External storage configuration path

Support intro

Sorry to hear you’re facing problems :slightly_frowning_face:

help.nextcloud.com is for home/non-enterprise users. If you’re running a business, paid support can be accessed via portal.nextcloud.com where we can ensure your business keeps running smoothly.

In order to help you as quickly as possible, before clicking Create Topic please provide as much of the below as you can. Feel free to use a pastebin service for logs, otherwise either indent short log examples with four spaces:

example

Or for longer, use three backticks above and below the code snippet:

longer
example
here

Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can :heart:

Nextcloud version (eg, 23.0.3): replace me
Operating system and version _Raspian Lite 32-bit: replace me
Apache or nginx version nginx 29.1.8
PHP version 7.4

The issue you are facing:

Is this the first time you’ve seen this error? (Y/N): Y

Steps to replicate it:

  1. I have an external HDD Raid 1 attached to a Rasberry Pi V4 8gb running OMV 6/nginx/docker/portainer/NextCloud
  2. New set up. Trying to add external storage mount in NextCloud.
  3. In OMV, I have a share Darren that I am trying to map to. I cannot figure out what path to put in the configuration field in the external storage admin settings.

The output of your Nextcloud log in Admin > Logging:

PASTE HERE

The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!):

PASTE HERE

The output of your Apache/nginx/system log in /var/log/____:

PASTE HERE

PASTE HERE


Output errors in nextcloud.log in /var/www/ or as admin user in top right menu, filtering for errors. Use a pastebin service if necessary.

PASTE HERE

Hi,

Better ask the question to openmediavault forum…

Appreciate it. I found the answer. I just added - /srv/dev-disk-by-uuid-efad31e5-b0a6-452d-b225-bd1c5d347aa6/Data:/Data to my compose file.