Bug 505870

Summary: Quotes fail on server timeout
Product: [Applications] kmymoney Reporter: Pete <peterzay1>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 5.1.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Visual proof that there is no timeout

Description Pete 2025-06-20 20:48:53 UTC
Created attachment 182450 [details]
Visual proof that there is no timeout

Stock quotes fail on server timeout.

Fetching URL https://query1.finance.yahoo.com/v8/finance/chart/CAR-UN.TO...
Timeout on server query1.finance.yahoo.com: Socket operation timed out
Unable to update price for CAR-UN.TO (empty quote data)

However, the link works fine in a browser.  So, there is no timeout.
Comment 1 Pete 2025-06-21 21:34:49 UTC
This failure occurs on a fully patched Ubuntu 22.04 LTS.

Note that on a fully patched Fedora 42, the quote update works fine.