Bug 485863 - log flooded with messages when EWS cannot reach outlook server
Summary: log flooded with messages when EWS cannot reach outlook server
Status: REPORTED
Alias: None
Product: Reminder Daemon
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.24.5
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-20 20:20 UTC by Erik Quaeghebeur
Modified: 2024-04-20 20:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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