SUMMARY When setting up my server address a popup opens with "This site cannot be reached" STEPS TO REPRODUCE 1. I add a new nextcloud account via system settings 2. I type in my server address https://myServer:port/nextcloud 3. A popup opens with this site (https://vmd42712.contaboserver.net:8443/nextcloud//index.php/login/flow) cannot be reached OBSERVED RESULT A popup with the site cannot be reached. It seems to me like the url is not correct. After "nextcloud" a double slash is added ... this can't be correct? EXPECTED RESULT The site can be reached and I can login into nextcloud
A possibly relevant merge request was started @ https://invent.kde.org/network/kaccounts-providers/-/merge_requests/3
Git commit 534c90e9242fc42d86b11d189e8a0ae334fd369a by Nicolas Fella. Committed on 31/10/2020 at 20:05. Pushed by nicolasfella into branch 'master'. Make (own|next)cloud url handling more resilient Align the two so they are both resilient agains missing https and trailing slashes A +30 -0 plugins/cloudurls.h [License: GPL(v2.0+)] M +3 -14 plugins/nextcloud-ui/nextcloudcontroller.cpp M +3 -19 plugins/owncloud-ui/owncloudcontroller.cpp https://invent.kde.org/network/kaccounts-providers/commit/534c90e9242fc42d86b11d189e8a0ae334fd369a