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