Summary: | Failed to contact bugs.kde.org: bugs.kde.org: Socket operation timed out | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Tony <jodr666> |
Component: | HTTP | Assignee: | KIO Bugs <kio-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | alois1, feldim2425, kdelibs-bugs-null, sitter |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tony
2021-03-04 19:52:51 UTC
This might be a network setup issue. Please provide output of the "ip route" command. Do other apps connecting to the internet work? (In reply to Alois Wohlschlager from comment #1) > This might be a network setup issue. Please provide output of the "ip route" > command. Do other apps connecting to the internet work? Yes they do, telegram, steam browsers, in fact i posted this report while connected to both networks. default via 192.168.0.1 dev wlp0s18f2u5 proto dhcp metric 600 default via 192.168.100.1 dev wlp2s0 proto dhcp metric 20601 192.168.0.0/21 dev wlp0s18f2u5 proto kernel scope link src 192.168.2.20 metric 600 192.168.100.0/24 dev wlp2s0 proto kernel scope link src 192.168.100.100 metric 601 192.168.122.0/24 dev virbr0 proto kernel scope link src 192.168.122.1 linkdown network IO runs through KIO. Moving bug. I have a similar issue which might be related. Hyperlinks in a program like Konsole, Discord, and most other programs with clickable hyperlinks often open a "Error - KIO Client" window with "<hostname>: Socket operation timed out". Commonly happens with youtube.com hyperlinks. However I only have a single wired connection. Everything else works, the same links that fail in KIO work perfectly fine within a browser, curl, wget etc. ip route: default via 10.0.0.1 dev enp4s0 proto dhcp metric 100 10.0.0.0/24 dev enp4s0 proto kernel scope link src 10.0.0.80 metric 100 I'm using Fedora 35 KDE Spin however I also had this issue before updating. Long time since i got this, plus can't reproduce with the recent changes made to drkonqui. |