Skip to content

Nextcloud & Rocketchat integration #16963

@Sys-Admin889

Description

@Sys-Admin889

Hello everyone,

I’m trying to integrate Nextcloud v17.0.3 & Rocketchat v2.4.11, both of them installed on Ubuntu 18.04 LTS by snap.

Configuration configured on Nextcloud server:
1- External user authentication App has been downloaded and enabled from this path
/settings/apps/integration.
2- The bellow section already added to /nextcloud/config/config.php as the
following instructions.
‘user_backends’ => array(
array(
‘class’ => ‘\OCA\User_External\WebDAVAuth’,
‘arguments’ => array(‘https://192.168.1.9/webdav’),
), ),
3- Get the WebDav url: https://192.168.1.9/remote.php/dav/files/administrator/

Configuration configured on Rocketchat server:
1- Going into Administration -> Webdav Integration and set the Webdav Integration Enabled
setting to true.
2- Fill all needed information as follwing.

08d1502ee9a30a353c179281b9ccb6bbdfc95bf7
Is the user name and password entered are the same that I use to login Nextcloud with?

3- There is an error message appears at the top right of the screen, how can it
corrected?

Capture2

Also the error message inside logging is here:
Capture

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions