Support intro
Sorry to hear you’re facing problems. 
The community help forum (help.nextcloud.com) is for home and non-enterprise users. Support is provided by other community members on a best effort / “as available” basis. All of those responding are volunteering their time to help you.
If you’re using Nextcloud in a business/critical setting, paid and SLA-based support services can be accessed via portal.nextcloud.com where Nextcloud engineers can help ensure your business keeps running smoothly.
Getting help
In order to help you as efficiently (and quickly!) as possible, please fill in as much of the below requested information as you can.
Before clicking submit: Please check if your query is already addressed via the following resources:
- Official documentation (searchable and regularly updated)
- How to topics and FAQs
- Forum search
(Utilizing these existing resources is typically faster. It also helps reduce the load on our generous volunteers while elevating the signal to noise ratio of the forums otherwise arising from the same queries being posted repeatedly).
Hello,
i installed docker with containers of nextcloud and mariadb on an raspberry pi 5.
I can use this nextcloud (32.0.0) with the latest client for nextcloud on android. But i can not sync with the android client Joplin Mobile 3.4.7 or any android or Liunx Client for Webdav.
I created in the nextcloud GUI a application-specific password and scanned the QR-Code with my phone and opened the link with the client for nextcloud on android. This sync works fine.
Regarding problems with Joplin:
I created a ‘Joplin‘ Folder in the top directory of nextcloud.
I created in the nextcloud GUI a application-specific password and copied the username and password.
I find in nextcloud my URL for WebDAV is http://192.168.0.24/remote.php/dav/files/adminx (i only want to connect inside my LAN to the nextcloud server and the username is adminx)
I configured in the joplin Client (linux 3.1.24 as well as the new android client) the adapter for Nextcloud.
I used the username and password that I copied from the nextcloud GUI for the application-specific password.
And I used the URL for WebDAV and concated ‘/Joplin‘
When I tried to sync with the android client Joplin Mobile 3.4.7 I get an error:
„request to http://192.168.0.24/remote.php/dav/files/adminx/Joplin/ failed, reason: connect ECONNREFUSED 192.168.0.24:80 (Code ECONNREFUSED)“
It is odd that the error message says … /Joplin/ and not …/Joplin since i have configured …/Joplin in Joplin without the last /.
I have tested different things:
- I have checked multiple times for tipping errors.
2. I have tested credentials created in the nextcloud GUI for a application-specific password
- I have tried to uses the username and password of the admin account with the same result.
- i have tested to conncet to http://192.168.0.24/nextcloud/remote.php/dav/files/adminx/Joplin/
All with the same result
Regarding my problems with Webdav:
I have tried with different clients from other computers and the same computer to sync with nextcloud, but it doesn’t work. I get in some clients no error messages but only empty folders (and can not see the data on the server). And in one client I receive only a error message couldn’t not connect to server but no details.
I need help.
What can I do?
Is there any log-file on the nextcloud-server that has more details on fail connections?