https://bugs.kde.org/show_bug.cgi?id=423407
Bug ID: 423407
Summary: Infinite loop when creating Owncloud online account
Product: systemsettings
Version: 5.12.8
Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 129616
--> https://bugs.kde.org/attachment.cgi?id=129616&action=edit
Screenshot
SUMMARY
STEPS TO REPRODUCE
1. Deploy a Owncload instance *refusing* a connection on a certain IP range.
2. Create an Owncloud connection using KDE's System Settings > Online Accounts.
Run this from a client within the refused network range (in my case an OpenVPN
network range).
3. Provide the connection details in the popup window.
OBSERVED RESULT
The spinner will run endlessly, and commandline output will also endlessly spew
out a connection error:
Checking for ownCloud instance at QUrl("https://cloud.lan.pohw.nl/status.php")
"Kon geen verbinding maken met host cloud.lan.pohw.nl: Connection refused."
"cloud.lan.pohw.nl: Connection refused"
Received url to figure out: QUrl("https://cloud.lan.pohw.nl/status.php")
Checking for ownCloud instance at QUrl("https://cloud.lan.pohw.nl/status.php")
"Kon geen verbinding maken met host cloud.lan.pohw.nl: Connection refused."
"cloud.lan.pohw.nl: Connection refused"
Received url to figure out: QUrl("https://cloud.lan.pohw.nl/status.php")
Checking for ownCloud instance at QUrl("https://cloud.lan.pohw.nl/status.php")
"Kon geen verbinding maken met host cloud.lan.pohw.nl: Connection refused."
"cloud.lan.pohw.nl: Connection refused"
EXPECTED RESULT
A human interface error message stating a connection error. After acknowledging
the error to return to the Online Accounts interface.
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma: OpenSUSE Leap 15.1
(available in About System)
KDE Plasma Version: 5.12.8
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.