Bug 470986

Summary: Fetching error multiple feeds
Product: [Applications] akregator Reporter: tneo
Component: feed parserAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: montel, nicolas.fella
Priority: NOR    
Version: 5.23.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: image

Description tneo 2023-06-13 17:01:27 UTC
Created attachment 159639 [details]
image

SUMMARY
Multiple feeds are not updated anymore and show a "fetch error".


STEPS TO REPRODUCE
1. Launch Akregator
2. Wait to fetch feeds

OBSERVED RESULT
Multiple feeds show up red. The pop status bar shows "fetch feed error".
Exporting all feeds to opml and importing these into another reader works without issue.
Removing the archive directory did not resolve the issue.
Removing QTWebEngine directory did not resolve issue.
Re-adding feeds did not resolve issue.

Sample not fetching in Akregator.
https://phys.org/rss-feed/science-news/economics-business/

EXPECTED RESULT
Feeds are fetched without issue. Clear error message. There is not even anything on the terminal.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20230612
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.107.0
Qt Version: 5.15.9
Kernel Version: 6.3.6-1-default (64-bit)
Graphics Platform: X11
Comment 1 Laurent Montel 2023-06-14 05:56:27 UTC
work fine here.
Can you activate debug output
kdebugsettings => search akregator => full debug
=> search syndication => full debug.

After that start akregator in console.
Report error if it reports errors.
Thanks
Comment 2 tneo 2023-06-14 13:23:12 UTC
org.kde.pim.akregator: measuring startup time: STOP, 0 ms
org.kde.pim.akregator: Number of articles loaded: 0
kf.syndication: Retriever error: 149
Comment 3 tneo 2023-06-16 13:17:15 UTC
This issue is resolved. Configuration error in my OPNsense router was causing an issue. All feeds are updating fine again.