I have had been hosting my server at home using a self-signed certificate. I use my own CA and thus the client computer considers the owncloud certificate to be valid. I have multiple computers on my network, Windows and Linux that are using ownCloud client successfully. The exception is my macOS machine that I updated to Sequoia and noticed synch was not working. So I am blaming the macOS update.
In order to figure things out; I deleted the connection and tried to create it again but I get “Could not detect compatible server at” error now. I tried the sugesstion of adding owncloud to the URL that’s been suggested in previous threads. That did not work for me.
Another confusing thing is the client on my mac can successfully connect to two other owncloud servers fine and continue sync.
Expected behaviour
Create new server connection
Actual behaviour
Fails with an error message
Steps to reproduce
- N/A
Server configuration
Operating system: Ubuntu 18.4
Web server: Apache
Database: MySQL
PHP version:
ownCloud version: 10.3.2
Storage backend (external storage):
Client configuration
Client version: 5.3.1.14018
Operating system: macos 15.2
OS language:
Qt version used by client package (Linux only, see also Settings dialog):
Client package (From ownCloud or distro) (Linux only):
Installation path of client: /Applications/
Logs
Please use Gist (https://gist.github.com/) or a similar code paster for longer
logs.
Template for output < 10 lines
-
Client logfile: Output of
owncloud --logwindow
orowncloud --logfile log.txt
(On Windows usingcmd.exe
, you might need to firstcd
into the ownCloud directory)
(See also ownCloud Documentation Overview ) -
Web server error log: No activity in the log when error occurs
-
Server logfile: ownCloud log (data/owncloud.log): No activity in the log when error occurs