Internal server error in avtivity tab

I already used it for nearly a month right now, but the internal server error in the activity page was thrown twice (it’s the second one).
My version is v0.12.2 and I made sure there is no symbol other than “|” in the regex categorization.
After I clicked on that day 28/3, all the panels showed loading and when I clicked the refresh button, the top pop up the internal server error. Is it only happened to me?
I used three periods to skip some repetitive logs.

aw-watcher-window:

2024-03-28 14:18:27 [INFO ]: aw-watcher-window started (aw_watcher_window.main:62)
2024-03-28 14:18:28 [INFO ]: Connection to aw-server established by aw-watcher-window (aw_client.client:436)
2024-03-28 14:21:34 [ERROR]: Exception thrown while trying to get active window (aw_watcher_window.main:124)
Traceback (most recent call last):
File “aw_watcher_window\main.py”, line 106, in heartbeat_loop
File “aw_watcher_window\lib.py”, line 65, in get_current_window
File “aw_watcher_window\lib.py”, line 42, in get_current_window_windows
File “aw_watcher_window\windows.py”, line 26, in get_app_name
File “aw_watcher_window\windows.py”, line 15, in get_app_path
pywintypes.error: (87, ‘OpenProcess’, ‘The parameter is incorrect.’)
2024-03-28 14:47:40 [ERROR]: Exception thrown while trying to get active window (aw_watcher_window.main:124)
Traceback (most recent call last):
File “aw_watcher_window\main.py”, line 106, in heartbeat_loop
File “aw_watcher_window\lib.py”, line 65, in get_current_window
File “aw_watcher_window\lib.py”, line 42, in get_current_window_windows
File “aw_watcher_window\windows.py”, line 26, in get_app_name
File “aw_watcher_window\windows.py”, line 15, in get_app_path
pywintypes.error: (5, ‘OpenProcess’, ‘Access is denied.’)
2024-03-28 14:47:41 [ERROR]: Exception thrown while trying to get active window (aw_watcher_window.main:124)
Traceback (most recent call last):
File “aw_watcher_window\main.py”, line 106, in heartbeat_loop
File “aw_watcher_window\lib.py”, line 65, in get_current_window
File “aw_watcher_window\lib.py”, line 42, in get_current_window_windows
File “aw_watcher_window\windows.py”, line 26, in get_app_name
File “aw_watcher_window\windows.py”, line 15, in get_app_path
pywintypes.error: (5, ‘OpenProcess’, ‘Access is denied.’)

aw-server:

2024-03-28 14:18:27 [INFO ]: Using storage method: peewee (aw_server.main:33)
2024-03-28 14:18:27 [INFO ]: Starting up… (aw_server.main:41)
2024-03-28 14:18:27 [INFO ]: Using database file: C:\Users\ATM\AppData\Local\activitywatch\activitywatch\aw-server\peewee-sqlite.v2.db (aw_datastore.storages.peewee:126)
2024-03-28 14:18:27 [INFO ]: * Running on http://localhost:5600 (Press CTRL+C to quit) (werkzeug:224)
2024-03-28 14:18:33 [INFO ]: Received heartbeat after pulse window, inserting as new event. (bucket: aw-watcher-afk_DESKTOP-3U7K2FB) (aw_server.api:279)
2024-03-28 14:18:43 [INFO ]: Received heartbeat after pulse window, inserting as new event. (bucket: aw-watcher-afk_DESKTOP-3U7K2FB) (aw_server.api:279)
2024-03-28 14:18:48 [INFO ]: Received heartbeat after pulse window, inserting as new event. (bucket: aw-watcher-afk_DESKTOP-3U7K2FB) (aw_server.api:279)
2024-03-28 14:21:42 [INFO ]: Received heartbeat after pulse window, inserting as new event. (bucket: aw-watcher-window_DESKTOP-3U7K2FB) (aw_server.api:279)
2024-03-28 14:48:10 [INFO ]: Received heartbeat after pulse window, inserting as new event. (bucket: aw-watcher-window_DESKTOP-3U7K2FB) (aw_server.api:279)
.
.
.
2024-03-28 14:51:11 [WARNING]: Gap was of negative duration and could NOT be safely merged (-4560.43s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 14:51:11 [WARNING]: Gap was of negative duration but could be safely merged (-10383.561s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 14:51:11 [WARNING]: Gap was of negative duration but could be safely merged (-545.403s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 14:51:11 [WARNING]: Gap was of negative duration but could be safely merged (-835.297s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 14:51:11 [WARNING]: Gap was of negative duration but could be safely merged (-3312.999s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 14:51:11 [WARNING]: Gap was of negative duration but could be safely merged (-254.614s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 14:51:11 [WARNING]: Gap was of negative duration and could NOT be safely merged (-1241.168s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 14:51:11 [WARNING]: Gap was of negative duration but could be safely merged (-1955.737s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 14:51:13 [WARNING]: Gap was of negative duration but could be safely merged (-1955.737s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 14:51:13 [ERROR]: Exception on /api/0/query/ [POST] (aw-server:1449)
Traceback (most recent call last):
File “flask\app.py”, line 1517, in full_dispatch_request
File “flask\app.py”, line 1503, in dispatch_request
File “aw_server\rest.py”, line 46, in decorator
File “flask_restx\api.py”, line 405, in wrapper
File “flask\views.py”, line 84, in view
File “flask_restx\resource.py”, line 46, in dispatch_request
File “aw_server\rest.py”, line 323, in post
File “aw_server\api.py”, line 310, in query2
File “aw_query\query2.py”, line 417, in query
File “aw_query\query2.py”, line 391, in interpret
File “aw_query\query2.py”, line 140, in interpret
File “aw_query\functions.py”, line 88, in g
File “aw_query\functions.py”, line 117, in g
File “aw_query\functions.py”, line 198, in q2_filter_keyvals_regex
File “aw_transform\filter_keyvals.py”, line 28, in filter_keyvals_regex
File “aw_transform\filter_keyvals.py”, line 28, in
File “aw_transform\filter_keyvals.py”, line 26, in predicate
KeyError: ‘title’
2024-03-28 14:51:13 [INFO ]: 500 (127.0.0.1): e[35me[1mPOST /api/0/query/ HTTP/1.1e[0m (flask:25)
2024-03-28 16:04:00 [INFO ]: Received heartbeat after pulse window, inserting as new event. (bucket: aw-watcher-afk_DESKTOP-3U7K2FB) (aw_server.api:279)
.
.
.
2024-03-28 21:53:21 [INFO ]: Received heartbeat after pulse window, inserting as new event. (bucket: aw-watcher-window_DESKTOP-3U7K2FB) (aw_server.api:279)
2024-03-28 22:28:46 [INFO ]: Received heartbeat after pulse window, inserting as new event. (bucket: aw-watcher-afk_DESKTOP-3U7K2FB) (aw_server.api:279)
2024-03-28 22:29:01 [INFO ]: Received heartbeat after pulse window, inserting as new event. (bucket: aw-watcher-afk_DESKTOP-3U7K2FB) (aw_server.api:279)
2024-03-28 22:29:36 [INFO ]: Received heartbeat after pulse window, inserting as new event. (bucket: aw-watcher-afk_DESKTOP-3U7K2FB) (aw_server.api:279)
2024-03-28 22:32:32 [INFO ]: Received heartbeat after pulse window, inserting as new event. (bucket: aw-watcher-afk_DESKTOP-3U7K2FB) (aw_server.api:279)
2024-03-28 22:52:36 [WARNING]: Gap was of negative duration but could be safely merged (-2202.135s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:36 [ERROR]: Exception on /api/0/query/ [POST] (aw-server:1449)
Traceback (most recent call last):
File “flask\app.py”, line 1517, in full_dispatch_request
File “flask\app.py”, line 1503, in dispatch_request
File “aw_server\rest.py”, line 46, in decorator
File “flask_restx\api.py”, line 405, in wrapper
File “flask\views.py”, line 84, in view
File “flask_restx\resource.py”, line 46, in dispatch_request
File “aw_server\rest.py”, line 323, in post
File “aw_server\api.py”, line 310, in query2
File “aw_query\query2.py”, line 417, in query
File “aw_query\query2.py”, line 391, in interpret
File “aw_query\query2.py”, line 140, in interpret
File “aw_query\functions.py”, line 88, in g
File “aw_query\functions.py”, line 117, in g
File “aw_query\functions.py”, line 198, in q2_filter_keyvals_regex
File “aw_transform\filter_keyvals.py”, line 28, in filter_keyvals_regex
File “aw_transform\filter_keyvals.py”, line 28, in
File “aw_transform\filter_keyvals.py”, line 26, in predicate
KeyError: ‘title’
2024-03-28 22:52:36 [INFO ]: 500 (127.0.0.1): e[35me[1mPOST /api/0/query/ HTTP/1.1e[0m (flask:25)
2024-03-28 22:52:41 [WARNING]: Gap was of negative duration but could be safely merged (-254.614s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:41 [WARNING]: Gap was of negative duration and could NOT be safely merged (-1241.168s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration but could be safely merged (-5147.264s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration and could NOT be safely merged (-448.23s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration but could be safely merged (-374.769s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration and could NOT be safely merged (-1442.87s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration but could be safely merged (-226.754s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration and could NOT be safely merged (-562.598s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration but could be safely merged (-254.37s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration but could be safely merged (-205.513s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration but could be safely merged (-1311.475s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration but could be safely merged (-21663.753s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration but could be safely merged (-1126.735s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration but could be safely merged (-3056.429s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration and could NOT be safely merged (-1154.688s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration but could be safely merged (-683.423s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration and could NOT be safely merged (-432.742s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration but could be safely merged (-578.507s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration and could NOT be safely merged (-4560.43s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration but could be safely merged (-10383.561s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration but could be safely merged (-545.403s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration but could be safely merged (-835.297s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration but could be safely merged (-3312.999s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration but could be safely merged (-254.614s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration and could NOT be safely merged (-1241.168s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration but could be safely merged (-2202.135s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:42 [WARNING]: Gap was of negative duration but could be safely merged (-2202.135s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:43 [ERROR]: Exception on /api/0/query/ [POST] (aw-server:1449)
Traceback (most recent call last):
File “flask\app.py”, line 1517, in full_dispatch_request
File “flask\app.py”, line 1503, in dispatch_request
File “aw_server\rest.py”, line 46, in decorator
File “flask_restx\api.py”, line 405, in wrapper
File “flask\views.py”, line 84, in view
File “flask_restx\resource.py”, line 46, in dispatch_request
File “aw_server\rest.py”, line 323, in post
File “aw_server\api.py”, line 310, in query2
File “aw_query\query2.py”, line 417, in query
File “aw_query\query2.py”, line 391, in interpret
File “aw_query\query2.py”, line 140, in interpret
File “aw_query\functions.py”, line 88, in g
File “aw_query\functions.py”, line 117, in g
File “aw_query\functions.py”, line 198, in q2_filter_keyvals_regex
File “aw_transform\filter_keyvals.py”, line 28, in filter_keyvals_regex
File “aw_transform\filter_keyvals.py”, line 28, in
File “aw_transform\filter_keyvals.py”, line 26, in predicate
KeyError: ‘title’
2024-03-28 22:52:43 [INFO ]: 500 (127.0.0.1): e[35me[1mPOST /api/0/query/ HTTP/1.1e[0m (flask:25)
2024-03-28 22:52:44 [WARNING]: Gap was of negative duration but could be safely merged (-254.614s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:44 [WARNING]: Gap was of negative duration and could NOT be safely merged (-1241.168s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 22:52:44 [WARNING]: Gap was of negative duration but could be safely merged (-5147.264s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:44 [WARNING]: Gap was of negative duration and could NOT be safely merged (-448.23s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 22:52:44 [WARNING]: Gap was of negative duration but could be safely merged (-374.769s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:44 [WARNING]: Gap was of negative duration and could NOT be safely merged (-1442.87s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 22:52:44 [WARNING]: Gap was of negative duration but could be safely merged (-226.754s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:44 [WARNING]: Gap was of negative duration and could NOT be safely merged (-562.598s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 22:52:45 [WARNING]: Gap was of negative duration but could be safely merged (-254.37s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:45 [WARNING]: Gap was of negative duration but could be safely merged (-205.513s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:45 [WARNING]: Gap was of negative duration but could be safely merged (-1311.475s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:45 [WARNING]: Gap was of negative duration but could be safely merged (-21663.753s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:45 [WARNING]: Gap was of negative duration but could be safely merged (-1126.735s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:45 [WARNING]: Gap was of negative duration but could be safely merged (-3056.429s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:45 [WARNING]: Gap was of negative duration and could NOT be safely merged (-1154.688s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 22:52:45 [WARNING]: Gap was of negative duration but could be safely merged (-683.423s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:45 [WARNING]: Gap was of negative duration and could NOT be safely merged (-432.742s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 22:52:45 [WARNING]: Gap was of negative duration but could be safely merged (-578.507s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:45 [WARNING]: Gap was of negative duration and could NOT be safely merged (-4560.43s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 22:52:45 [WARNING]: Gap was of negative duration but could be safely merged (-10383.561s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:45 [WARNING]: Gap was of negative duration but could be safely merged (-545.403s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:45 [WARNING]: Gap was of negative duration but could be safely merged (-835.297s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:45 [WARNING]: Gap was of negative duration but could be safely merged (-3312.999s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:45 [WARNING]: Gap was of negative duration but could be safely merged (-254.614s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:45 [WARNING]: Gap was of negative duration and could NOT be safely merged (-1241.168s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 22:52:45 [WARNING]: Gap was of negative duration but could be safely merged (-2202.135s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:47 [WARNING]: Gap was of negative duration but could be safely merged (-254.614s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:47 [WARNING]: Gap was of negative duration but could be safely merged (-1324.038s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:48 [WARNING]: Gap was of negative duration but could be safely merged (-497.678s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:48 [WARNING]: Gap was of negative duration and could NOT be safely merged (-4.585s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 22:52:48 [WARNING]: Gap was of negative duration but could be safely merged (-1236.584s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:48 [WARNING]: Gap was of negative duration but could be safely merged (-289.784s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:48 [WARNING]: Gap was of negative duration but could be safely merged (-554.709s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:48 [WARNING]: Gap was of negative duration but could be safely merged (-1282.414s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:48 [WARNING]: Gap was of negative duration but could be safely merged (-363.888s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:52:49 [WARNING]: Gap was of negative duration but could be safely merged (-262.42s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:53:02 [WARNING]: Gap was of negative duration but could be safely merged (-2202.135s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:53:02 [ERROR]: Exception on /api/0/query/ [POST] (aw-server:1449)
Traceback (most recent call last):
File “flask\app.py”, line 1517, in full_dispatch_request
File “flask\app.py”, line 1503, in dispatch_request
File “aw_server\rest.py”, line 46, in decorator
File “flask_restx\api.py”, line 405, in wrapper
File “flask\views.py”, line 84, in view
File “flask_restx\resource.py”, line 46, in dispatch_request
File “aw_server\rest.py”, line 323, in post
File “aw_server\api.py”, line 310, in query2
File “aw_query\query2.py”, line 417, in query
File “aw_query\query2.py”, line 391, in interpret
File “aw_query\query2.py”, line 140, in interpret
File “aw_query\functions.py”, line 88, in g
File “aw_query\functions.py”, line 117, in g
File “aw_query\functions.py”, line 198, in q2_filter_keyvals_regex
File “aw_transform\filter_keyvals.py”, line 28, in filter_keyvals_regex
File “aw_transform\filter_keyvals.py”, line 28, in
File “aw_transform\filter_keyvals.py”, line 26, in predicate
KeyError: ‘title’
2024-03-28 22:53:02 [INFO ]: 500 (127.0.0.1): e[35me[1mPOST /api/0/query/ HTTP/1.1e[0m (flask:25)
2024-03-28 22:53:04 [WARNING]: Gap was of negative duration but could be safely merged (-254.614s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:53:04 [WARNING]: Gap was of negative duration and could NOT be safely merged (-1241.168s). This warning will only show once per batch. (aw_transform.flood:54)
.
.
.
2024-03-28 22:53:08 [WARNING]: Gap was of negative duration and could NOT be safely merged (-4.585s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 22:53:08 [WARNING]: Gap was of negative duration but could be safely merged (-1236.584s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:53:08 [WARNING]: Gap was of negative duration but could be safely merged (-289.784s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:53:08 [WARNING]: Gap was of negative duration but could be safely merged (-554.709s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:53:08 [WARNING]: Gap was of negative duration but could be safely merged (-1282.414s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:53:09 [WARNING]: Gap was of negative duration but could be safely merged (-363.888s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:53:09 [WARNING]: Gap was of negative duration but could be safely merged (-262.42s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:53:09 [WARNING]: Gap was of negative duration but could be safely merged (-3312.999s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:53:09 [WARNING]: Gap was of negative duration but could be safely merged (-368.333s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:53:09 [WARNING]: Gap was of negative duration but could be safely merged (-5147.264s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:53:09 [WARNING]: Gap was of negative duration and could NOT be safely merged (-448.23s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 22:53:09 [WARNING]: Gap was of negative duration but could be safely merged (-374.769s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:53:09 [WARNING]: Gap was of negative duration and could NOT be safely merged (-1442.87s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 22:53:09 [WARNING]: Gap was of negative duration but could be safely merged (-226.754s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:53:09 [WARNING]: Gap was of negative duration and could NOT be safely merged (-562.598s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 22:53:09 [WARNING]: Gap was of negative duration but could be safely merged (-254.37s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:53:09 [WARNING]: Gap was of negative duration but could be safely merged (-205.513s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:53:09 [WARNING]: Gap was of negative duration but could be safely merged (-1311.475s). This message will only show once per batch. (aw_transform.flood:46)
.
.
.
2024-03-28 22:53:12 [WARNING]: Gap was of negative duration but could be safely merged (-3312.999s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:53:12 [WARNING]: Gap was of negative duration but could be safely merged (-254.614s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:53:12 [WARNING]: Gap was of negative duration and could NOT be safely merged (-1241.168s). This warning will only show once per batch. (aw_transform.flood:54)
2024-03-28 22:53:12 [WARNING]: Gap was of negative duration but could be safely merged (-2202.135s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:53:13 [WARNING]: Gap was of negative duration but could be safely merged (-2202.135s). This message will only show once per batch. (aw_transform.flood:46)
2024-03-28 22:53:13 [ERROR]: Exception on /api/0/query/ [POST] (aw-server:1449)
Traceback (most recent call last):
File “flask\app.py”, line 1517, in full_dispatch_request
File “flask\app.py”, line 1503, in dispatch_request
File “aw_server\rest.py”, line 46, in decorator
File “flask_restx\api.py”, line 405, in wrapper
File “flask\views.py”, line 84, in view
File “flask_restx\resource.py”, line 46, in dispatch_request
File “aw_server\rest.py”, line 323, in post
File “aw_server\api.py”, line 310, in query2
File “aw_query\query2.py”, line 417, in query
File “aw_query\query2.py”, line 391, in interpret
File “aw_query\query2.py”, line 140, in interpret
File “aw_query\functions.py”, line 88, in g
File “aw_query\functions.py”, line 117, in g
File “aw_query\functions.py”, line 198, in q2_filter_keyvals_regex
File “aw_transform\filter_keyvals.py”, line 28, in filter_keyvals_regex
File “aw_transform\filter_keyvals.py”, line 28, in
File “aw_transform\filter_keyvals.py”, line 26, in predicate
KeyError: ‘title’
2024-03-28 22:53:13 [INFO ]: 500 (127.0.0.1): e[35me[1mPOST /api/0/query/ HTTP/1.1e[0m (flask:25)