Beiträge von musharaf

    Hi,

    I have managed to install and run the nextcloud.

    I have added data directory as below:
    - NEXTCLOUD_DATADIR=/srv/dev-disk-by-uuid-66a94461-19db-4367-8d1f-d5ee373d1cea/Docker/nextcloud_data

    I have another hard drive remote mounted, I wanted to add it as data drive, I added up below line:

    environment:

    - APACHE_PORT=11000

    - NEXTCLOUD_DATADIR=/srv/dev-disk-by-uuid-66a94461-19db-4367-8d1f-d5ee373d1cea/Docker/nextcloud_data

    - NEXTCLOUD_DATADIR=/srv/remotemount/data/nextcloud_data

    is it the right way, becuase the 2nd drive is not showing up. Please advise.


    Thanks

    "Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; docker compose --file '/srv/dev-disk-by-uuid-66a94461-19db-4367-8d1f-d5ee373d1cea/Docker/npm/npm.yml' --env-file '/srv/dev-disk-by-uuid-66a94461-19db-4367-8d1f-d5ee373d1cea/Docker/npm/npm.env' --env-file '/srv/dev-disk-by-uuid-66a94461-19db-4367-8d1f-d5ee373d1cea/Docker/global.env' up -d 2>&1': Container npm-app-1 Starting


    Error response from daemon: driver failed programming external connectivity on endpoint npm-app-1 (b2fe71035a2014c441552a3a8de6a8f8dbbc0a2ad58d1ce42ccc991bd0b04da9): Error starting userland proxy: listen tcp4 0.0.0.0:443: bind: address already in use"

    getting this error

    that's the code i uesed

    thanks for advice, now getting below error

    "Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; docker compose --file '/srv/dev-disk-by-uuid-66a94461-19db-4367-8d1f-d5ee373d1cea/Docker/npm/npm.yml' --env-file '/srv/dev-disk-by-uuid-66a94461-19db-4367-8d1f-d5ee373d1cea/Docker/npm/npm.env' --env-file '/srv/dev-disk-by-uuid-66a94461-19db-4367-8d1f-d5ee373d1cea/Docker/global.env' up -d 2>&1': Container npm-app-1 Starting


    Error response from daemon: driver failed programming external connectivity on endpoint npm-app-1 (b2fe71035a2014c441552a3a8de6a8f8dbbc0a2ad58d1ce42ccc991bd0b04da9): Error starting userland proxy: listen tcp4 0.0.0.0:443: bind: address already in use"


    don' know, what is using port 443, i have windows server running mssql, rdp & no-ip, omv running rsync, wireguard, portainer & file browser.

    2 days ago I tried to install nextcloud from protainer, it get write error and removed it (is it the reasonI.


    Please advise

    Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; docker compose --file '/srv/dev-disk-by-uuid-66a94461-19db-4367-8d1f-d5ee373d1cea/Docker/npm/npm.yml' --env-file '/srv/dev-disk-by-uuid-66a94461-19db-4367-8d1f-d5ee373d1cea/Docker/npm/npm.env' --env-file '/srv/dev-disk-by-uuid-66a94461-19db-4367-8d1f-d5ee373d1cea/Docker/global.env' config 2>&1': parsing /srv/dev-disk-by-uuid-66a94461-19db-4367-8d1f-d5ee373d1cea/Docker/npm/npm.yml: invalid interpolation format for services.app.environment.PUID.

    You may need to escape any $ with another $.

    ${1000}


    OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; docker compose --file '/srv/dev-disk-by-uuid-66a94461-19db-4367-8d1f-d5ee373d1cea/Docker/npm/npm.yml' --env-file '/srv/dev-disk-by-uuid-66a94461-19db-4367-8d1f-d5ee373d1cea/Docker/npm/npm.env' --env-file '/srv/dev-disk-by-uuid-66a94461-19db-4367-8d1f-d5ee373d1cea/Docker/global.env' config 2>&1': parsing /srv/dev-disk-by-uuid-66a94461-19db-4367-8d1f-d5ee373d1cea/Docker/npm/npm.yml: invalid interpolation format for services.app.environment.PUID.

    You may need to escape any $ with another $.

    ${1000} in /usr/share/openmediavault/engined/rpc/compose.inc:612

    Stack trace:

    #0 /usr/share/php/openmediavault/rpc/serviceabstract.inc(620): OMVRpcServiceCompose->{closure}('/tmp/bgstatus4v...', '/tmp/bgoutputDl...')

    #1 /usr/share/openmediavault/engined/rpc/compose.inc(615): OMV\Rpc\ServiceAbstract->execBgProc(Object(Closure))

    #2 [internal function]: OMVRpcServiceCompose->doCommand(Array, Array)

    #3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)

    #4 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('doCommand', Array, Array)

    #5 /usr/sbin/omv-engined(537): OMV\Rpc\Rpc::call('Compose', 'doCommand', Array, Array, 1)

    #6 {main}