Bug 485863

Summary: log flooded with messages when EWS cannot reach outlook server
Product: [Frameworks and Libraries] Reminder Daemon Reporter: Erik Quaeghebeur <bugs.kde.org>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version: 5.24.5   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Erik Quaeghebeur 2024-04-20 20:20:07 UTC
My log is filled with innumerable repetitions of lines of the following kind:

```
kalendarac[1883]: org.kde.pim.ews.client: Failed to process EWS request: Unknown host outlook.office365.com: Host not found
```

This suggests to me that whatever process is trying to create a connection is trying again and again even if there is no internet connection. Would it be possible to make this process act a bit smarter, as it would avoid having relevant messages in logs being drowned out by these?


***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION