- Added cleanup_old_logs() function to app_v3_simplified.py - Deletes log.txt if older than 15 days at app startup - Sends notification to monitoring server when cleanup occurs - Archived all legacy modules and documentation to oldcode/ - Updated device_info.txt with correct IP (192.168.1.104) - All changes validated and tested
12 lines
1.6 KiB
Plaintext
12 lines
1.6 KiB
Plaintext
2025-12-18 17:13:49,338 - ERROR - Connectivity monitor error: check_internet_connection() missing 2 required positional arguments: 'hostname' and 'device_ip'
|
|
2025-12-18 17:13:51,058 - ERROR - WiFi monitor error: Command '['ping', '-c', '1', '10.76.140.17']' timed out after 4.999929722998786 seconds
|
|
2025-12-18 17:13:56,306 - INFO - Application shutdown
|
|
2025-12-18 17:14:19,338 - ERROR - Connectivity monitor error: check_internet_connection() missing 2 required positional arguments: 'hostname' and 'device_ip'
|
|
2025-12-18 17:14:49,339 - ERROR - Connectivity monitor error: check_internet_connection() missing 2 required positional arguments: 'hostname' and 'device_ip'
|
|
2025-12-18 17:15:19,339 - ERROR - Connectivity monitor error: check_internet_connection() missing 2 required positional arguments: 'hostname' and 'device_ip'
|
|
2025-12-18 17:15:49,340 - ERROR - Connectivity monitor error: check_internet_connection() missing 2 required positional arguments: 'hostname' and 'device_ip'
|
|
2025-12-18 17:16:19,341 - ERROR - Connectivity monitor error: check_internet_connection() missing 2 required positional arguments: 'hostname' and 'device_ip'
|
|
2025-12-18 17:16:49,341 - ERROR - Connectivity monitor error: check_internet_connection() missing 2 required positional arguments: 'hostname' and 'device_ip'
|
|
2025-12-18 17:17:19,342 - ERROR - Connectivity monitor error: check_internet_connection() missing 2 required positional arguments: 'hostname' and 'device_ip'
|
|
2025-12-18 17:17:49,342 - ERROR - Connectivity monitor error: check_internet_connection() missing 2 required positional arguments: 'hostname' and 'device_ip'
|