hboard/update_dashboard_data.py", line 317, in update_dashboard_data all_comments = extract_comments_from_articles(all_articles) File "/home/josie/development/20min/dashboard/update_dashboard_data.py", line 153, in extract_comments_from_articles comment_data['reactions'][reaction_type] = reaction_data.get('count', 0) ^^^^^^^^^^^^^^^^^ AttributeError: 'int' object has no attribute 'get' 2025-05-18 21:00:00,253 - dashboard_update - INFO - Starting dashboard data update 2025-05-18 21:00:00,253 - dashboard_update - INFO - Loading comment data from /home/josie/development/20min/data/comments 2025-05-18 21:00:00,254 - dashboard_update - INFO - Loaded 1 articles with comments 2025-05-18 21:00:00,254 - dashboard_update - ERROR - Error updating dashboard data: 'int' object has no attribute 'get' Traceback (most recent call last): File "/home/josie/development/20min/dashboard/update_dashboard_data.py", line 350, in success = update_dashboard_data() File "/home/josie/development/20min/dashboard/update_dashboard_data.py", line 317, in update_dashboard_data all_comments = extract_comments_from_articles(all_articles) File "/home/josie/development/20min/dashboard/update_dashboard_data.py", line 153, in extract_comments_from_articles comment_data['reactions'][reaction_type] = reaction_data.get('count', 0) ^^^^^^^^^^^^^^^^^ AttributeError: 'int' object has no attribute 'get' 2025-05-19 00:00:00,211 - dashboard_update - INFO - Starting dashboard data update 2025-05-19 00:00:00,212 - dashboard_update - INFO - Loading comment data from /home/josie/development/20min/data/comments 2025-05-19 00:00:00,213 - dashboard_update - INFO - Loaded 1 articles with comments 2025-05-19 00:00:00,213 - dashboard_update - ERROR - Error updating dashboard data: 'int' object has no attribute 'get' Traceback (most recent call last): File "/home/josie/development/20min/dashboard/update_dashboard_data.py", line 350, in success = update_dashboard_data() File "/home/josie/development/20min/dashboard/update_dashboard_data.py", line 317, in update_dashboard_data all_comments = extract_comments_from_articles(all_articles) File "/home/josie/development/20min/dashboard/update_dashboard_data.py", line 153, in extract_comments_from_articles comment_data['reactions'][reaction_type] = reaction_data.get('count', 0) ^^^^^^^^^^^^^^^^^ AttributeError: 'int' object has no attribute 'get' 2025-05-19 03:00:00,807 - dashboard_update - INFO - Starting dashboard data update 2025-05-19 03:00:00,807 - dashboard_update - INFO - Loading comment data from /home/josie/development/20min/data/comments 2025-05-19 03:00:00,808 - dashboard_update - INFO - Loaded 1 articles with comments 2025-05-19 03:00:00,808 - dashboard_update - ERROR - Error updating dashboard data: 'int' object has no attribute 'get' Traceback (most recent call last): File "/home/josie/development/20min/dashboard/update_dashboard_data.py", line 350, in success = update_dashboard_data() File "/home/josie/development/20min/dashboard/update_dashboard_data.py", line 317, in update_dashboard_data all_comments = extract_comments_from_articles(all_articles) File "/home/josie/development/20min/dashboard/update_dashboard_data.py", line 153, in extract_comments_from_articles comment_data['reactions'][reaction_type] = reaction_data.get('count', 0) ^^^^^^^^^^^^^^^^^ AttributeError: 'int' object has no attribute 'get' 2025-05-19 06:00:00,602 - dashboard_update - INFO - Starting dashboard data update 2025-05-19 06:00:00,602 - dashboard_update - INFO - Loading comment data from /home/josie/development/20min/data/comments 2025-05-19 06:00:00,603 - dashboard_update - INFO - Loaded 1 articles with comments 2025-05-19 06:00:00,603 - dashboard_update - ERROR - Error updating dashboard data: 'int' object has no attribute 'get' Traceback (most recent call last): File "hboard/update_dashboard_data.py", line 317, in update_dashboard_data all_comments = extract_comments_from_articles(all_articles) File "/home/josie/development/20min/dashboard/update_dashboard_data.py", line 153, in extract_comments_from_articles comment_data['reactions'][reaction_type] = reaction_data.get('count', 0) ^^^^^^^^^^^^^^^^^ AttributeError: 'int' object has no attribute 'get' 2025-05-18 21:00:00,253 - dashboard_update - INFO - Starting dashboard data update 2025-05-18 21:00:00,253 - dashboard_update - INFO - Loading comment data from /home/josie/development/20min/data/comments 2025-05-18 21:00:00,254 - dashboard_update - INFO - Loaded 1 articles with comments 2025-05-18 21:00:00,254 - dashboard_update - ERROR - Error updating dashboard data: 'int' object has no attribute 'get' Traceback (most recent call last): File "/home/josie/development/20min/dashboard/update_dashboard_data.py", line 350, in success = update_dashboard_data() File "/home/josie/development/20min/dashboard/update_dashboard_data.py", line 317, in update_dashboard_data all_comments = extract_comments_from_articles(all_articles) File "/home/josie/development/20min/dashboard/update_dashboard_data.py", line 153, in extract_comments_from_articles comment_data['reactions'][reaction_type] = reaction_data.get('count', 0) ^^^^^^^^^^^^^^^^^ AttributeError: 'int' object has no attribute 'get' 2025-05-19 00:00:00,211 - dashboard_update - INFO - Starting dashboard data update 2025-05-19 00:00:00,212 - dashboard_update - INFO - Loading comment data from /home/josie/development/20min/data/comments 2025-05-19 00:00:00,213 - dashboard_update - INFO - Loaded 1 articles with comments 2025-05-19 00:00:00,213 - dashboard_update - ERROR - Error updating dashboard data: 'int' object has no attribute 'get' Traceback (most recent call last): File "/home/josie/development/20min/dashboard/update_dashboard_data.py", line 350, in success = update_dashboard_data() File "/home/josie/development/20min/dashboard/update_dashboard_data.py", line 317, in update_dashboard_data all_comments = extract_comments_from_articles(all_articles) File "/home/josie/development/20min/dashboard/update_dashboard_data.py", line 153, in extract_comments_from_articles comment_data['reactions'][reaction_type] = reaction_data.get('count', 0) ^^^^^^^^^^^^^^^^^ AttributeError: 'int' object has no attribute 'get' 2025-05-19 03:00:00,807 - dashboard_update - INFO - Starting dashboard data update 2025-05-19 03:00:00,807 - dashboard_update - INFO - Loading comment data from /home/josie/development/20min/data/comments 2025-05-19 03:00:00,808 - dashboard_update - INFO - Loaded 1 articles with comments 2025-05-19 03:00:00,808 - dashboard_update - ERROR - Error updating dashboard data: 'int' object has no attribute 'get' Traceback (most recent call last): File "/home/josie/development/20min/dashboard/update_dashboard_data.py", line 350, in success = update_dashboard_data() File "/home/josie/development/20min/dashboard/update_dashboard_data.py", line 317, in update_dashboard_data all_comments = extract_comments_from_articles(all_articles) File "/home/josie/development/20min/dashboard/update_dashboard_data.py", line 153, in extract_comments_from_articles comment_data['reactions'][reaction_type] = reaction_data.get('count', 0) ^^^^^^^^^^^^^^^^^ AttributeError: 'int' object has no attribute 'get' 2025-05-19 06:00:00,602 - dashboard_update - INFO - Starting dashboard data update 2025-05-19 06:00:00,602 - dashboard_update - INFO - Loading comment data from /home/josie/development/20min/data/comments 2025-05-19 06:00:00,603 - dashboard_update - INFO - Loaded 1 articles with comments 2025-05-19 06:00:00,603 - dashboard_update - ERROR - Error updating dashboard data: 'int' object has no attribute 'get' Traceback (most recent call last): File "