-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Description
I've done a fresh install on my QNAP. Connection is fine on the DAV port, still, neither Mac OS X's Calendar, nor my Linux calendar client can connect. Calendar says that it cannot recognize user or password while my Linux client says that the server does not support OAuth 2.0
I've tried both with direct login and with an application password.
I've player with the LD_LIBRARY_PATH to avert this to no avail (fixing the pgsql.so issue logged leads me to libk5*-related symbols missing.
Any clue on how I can fix this?
Server configuration
Operating system: Linux
**Web server: apache 2.4.25
**Database: PostgreSQL 9.3.13
**PHP version: 7.1.5
**Nextcloud version: 12.0.0.29
**Updated from an older Nextcloud/ownCloud or fresh install: NO
**Where did you install Nextcloud from: QNAP Club repo https://store.qnapclub.eu/store/fr.xml
Signing status:
Signing status
No errors have been found.List of activated apps:
App list
If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your Nextcloud installation folder
Nextcloud configuration:
Config report
Enabled: - activity: 2.5.2 - bruteforcesettings: 1.0.2 - calendar: 1.5.3 - comments: 1.2.0 - contacts: 1.5.3 - dav: 1.3.0 - federatedfilesharing: 1.2.0 - federation: 1.2.0 - files: 1.7.2 - files_pdfviewer: 1.1.1 - files_sharing: 1.4.0 - files_texteditor: 2.4.1 - files_trashbin: 1.2.0 - files_versions: 1.5.0 - files_videoplayer: 1.1.0 - firstrunwizard: 2.1 - gallery: 17.0.0 - logreader: 2.0.0 - lookup_server_connector: 1.0.0 - nextcloud_announcements: 1.1 - notifications: 2.0.0 - oauth2: 1.0.5 - password_policy: 1.2.2 - provisioning_api: 1.2.0 - serverinfo: 1.2.0 - sharebymail: 1.2.0 - survey_client: 1.0.0 - systemtags: 1.2.0 - theming: 1.3.0 - twofactor_backupcodes: 1.1.1 - updatenotification: 1.2.0 - workflowengine: 1.2.0 Disabled: - admin_audit - encryption - files_external - user_external - user_ldap**Are you using external storage, if yes which one: N/A
**Are you using encryption: no
**Are you using an external user-backend, if yes which one: no
Client configuration
**Browser: Safari
**Operating system: macOS Sierra
Logs
Web server error log
Web server error log
This is the type of log you have on the web server logs:
172.16.x.x - - [13/Jun/2017:08:02:18 +0200] "PROPFIND /remote.php/dav/ HTTP/1.1" 401 557
172.16.x.x - - [13/Jun/2017:08:02:21 +0200] "PROPFIND /.well-known/caldav HTTP/1.1" 405 244
172.16.x.x- - [13/Jun/2017:08:02:21 +0200] "PROPFIND /remote.php/dav/ HTTP/1.1" 401 557
172.16.x.x - - [13/Jun/2017:08:02:22 +0200] "PROPFIND /.well-known/caldav HTTP/1.1" 405 244
172.16.x.x - - [13/Jun/2017:08:02:32 +0200] "PROPFIND /remote.php/dav/ HTTP/1.1" 401 557
172.16.x.x - - [13/Jun/2017:08:02:32 +0200] "PROPFIND /.well-known/caldav HTTP/1.1" 405 244