AttributeError: 'int' object has no attribute 'get' 2025-05-20 18:00:00,689 - dashboard_update - INFO - Starting dashboard data update 2025-05-20 18:00:00,689 - dashboard_update - INFO - Loading comment data from /home/josie/development/20min/data/comments 2025-05-20 18:00:00,690 - dashboard_update - INFO - Loaded 1 articles with comments 2025-05-20 18:00:00,690 - 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-20 21:00:00,565 - dashboard_update - INFO - Starting dashboard data update 2025-05-20 21:00:00,565 - dashboard_update - INFO - Loading comment data from /home/josie/development/20min/data/comments 2025-05-20 21:00:00,567 - dashboard_update - INFO - Loaded 1 articles with comments 2025-05-20 21:00:00,567 - 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-21 09:00:00,436 - dashboard_update - INFO - Starting dashboard data update 2025-05-21 09:00:00,437 - dashboard_update - INFO - Loading comment data from /home/josie/development/20min/data/comments 2025-05-21 09:00:00,439 - dashboard_update - INFO - Loaded 1 articles with comments 2025-05-21 09:00:00,439 - 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-21 12:00:00,082 - dashboard_update - INFO - Starting dashboard data update 2025-05-21 12:00:00,083 - dashboard_update - INFO - Loading comment data from /home/josie/development/20min/data/comments 2025-05-21 12:00:00,084 - dashboard_update - INFO - Loaded 1 articles with comments 2025-05-21 12:00:00,084 - 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 extraAttributeError: 'int' object has no attribute 'get' 2025-05-20 18:00:00,689 - dashboard_update - INFO - Starting dashboard data update 2025-05-20 18:00:00,689 - dashboard_update - INFO - Loading comment data from /home/josie/development/20min/data/comments 2025-05-20 18:00:00,690 - dashboard_update - INFO - Loaded 1 articles with comments 2025-05-20 18:00:00,690 - 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-20 21:00:00,565 - dashboard_update - INFO - Starting dashboard data update 2025-05-20 21:00:00,565 - dashboard_update - INFO - Loading comment data from /home/josie/development/20min/data/comments 2025-05-20 21:00:00,567 - dashboard_update - INFO - Loaded 1 articles with comments 2025-05-20 21:00:00,567 - 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-21 09:00:00,436 - dashboard_update - INFO - Starting dashboard data update 2025-05-21 09:00:00,437 - dashboard_update - INFO - Loading comment data from /home/josie/development/20min/data/comments 2025-05-21 09:00:00,439 - dashboard_update - INFO - Loaded 1 articles with comments 2025-05-21 09:00:00,439 - 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-21 12:00:00,082 - dashboard_update - INFO - Starting dashboard data update 2025-05-21 12:00:00,083 - dashboard_update - INFO - Loading comment data from /home/josie/development/20min/data/comments 2025-05-21 12:00:00,084 - dashboard_update - INFO - Loaded 1 articles with comments 2025-05-21 12:00:00,084 - 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 extra