Beiträge von jjfire

    The configuration has been changed. You must apply the changes in order for them to take effect.


    openmediavault.local


    Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; omv-salt deploy run --no-color systemd 2>&1' with exit code '1': debian:
    ---------- ID: remove_sharedfolder_mount_unit_files Function: module.run Result: True Comment: file.find: [] Started: 14:13:56.642593 Duration: 3.45 ms Changes: ---------- file.find:
    ---------- ID: sharedfolder_mount_units_systemctl_daemon_reload Function: module.run Result: True Comment: service.systemctl_reload: True Started: 14:13:56.646180 Duration: 198.764 ms Changes: ---------- service.systemctl_reload: True
    ---------- ID: configure_tmp_mount_unit_file Function: file.managed Name: /etc/systemd/system/tmp.mount Result: True Comment: File /etc/systemd/system/tmp.mount is in the correct state Started: 14:13:56.846909 Duration: 25.851 ms Changes:
    ---------- ID: tmp_mount_unit_systemctl_daemon_reload Function: module.run Result: True Comment: State was not run because none of the onchanges reqs changed Started: 14:13:56.873153 Duration: 0.003 ms Changes:
    ---------- ID: remove_aoe_service_unit_files Function: module.run Result: True Comment: file.find: [] Started: 14:13:56.873206 Duration: 3.466 ms Changes: ---------- file.find:
    ---------- ID: aoe_service_units_systemctl_daemon_reload Function: module.run Name: service.systemctl_reload Result: False Comment: No function provided. Started: 14:13:56.876799 Duration: 0.5 ms Changes:

    Summary for debian
    ------------
    Succeeded: 5 (changed=3)
    Failed: 1
    ------------
    Total states run: 6
    Total run time: 232.034 ms

    Error #0:
    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; omv-salt deploy run --no-color systemd 2>&1' with exit code '1': debian:
    ---------- ID: remove_sharedfolder_mount_unit_files Function: module.run Result: True Comment: file.find: [] Started: 14:13:56.642593 Duration: 3.45 ms Changes: ---------- file.find:
    ---------- ID: sharedfolder_mount_units_systemctl_daemon_reload Function: module.run Result: True Comment: service.systemctl_reload: True Started: 14:13:56.646180 Duration: 198.764 ms Changes: ---------- service.systemctl_reload: True
    ---------- ID: configure_tmp_mount_unit_file Function: file.managed Name: /etc/systemd/system/tmp.mount Result: True Comment: File /etc/systemd/system/tmp.mount is in the correct state Started: 14:13:56.846909 Duration: 25.851 ms Changes:
    ---------- ID: tmp_mount_unit_systemctl_daemon_reload Function: module.run Result: True Comment: State was not run because none of the onchanges reqs changed Started: 14:13:56.873153 Duration: 0.003 ms Changes:
    ---------- ID: remove_aoe_service_unit_files Function: module.run Result: True Comment: file.find: [] Started: 14:13:56.873206 Duration: 3.466 ms Changes: ---------- file.find:
    ---------- ID: aoe_service_units_systemctl_daemon_reload Function: module.run Name: service.systemctl_reload Result: False Comment: No function provided. Started: 14:13:56.876799 Duration: 0.5 ms Changes:

    Summary for debian
    ------------
    Succeeded: 5 (changed=3)
    Failed: 1
    ------------
    Total states run: 6
    Total run time: 232.034 ms in /usr/share/php/openmediavault/system/process.inc:195
    Stack trace:
    #0 /usr/share/php/openmediavault/engine/module/serviceabstract.inc(62): OMV\System\Process->execute()
    #1 /usr/share/openmediavault/engined/rpc/config.inc(167): OMV\Engine\Module\ServiceAbstract->deploy()
    #2 [internal function]: Engined\Rpc\Config->applyChanges(Array, Array)
    #3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
    #4 /usr/share/php/openmediavault/rpc/serviceabstract.inc(149): OMV\Rpc\ServiceAbstract->callMethod('applyChanges', Array, Array)
    #5 /usr/share/php/openmediavault/rpc/serviceabstract.inc(588): OMV\Rpc\ServiceAbstract->OMV\Rpc\{closure}('/tmp/bgstatusgH...', '/tmp/bgoutputn6...')
    #6 /usr/share/php/openmediavault/rpc/serviceabstract.inc(159): OMV\Rpc\ServiceAbstract->execBgProc(Object(Closure))
    #7 /usr/share/openmediavault/engined/rpc/config.inc(189): OMV\Rpc\ServiceAbstract->callMethodBg('applyChanges', Array, Array)
    #8 [internal function]: Engined\Rpc\Config->applyChangesBg(Array, Array)
    #9 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)
    #10 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('applyChangesBg', Array, Array)
    #11 /usr/sbin/omv-engined(537): OMV\Rpc\Rpc::call('Config', 'applyChangesBg', Array, Array, 1)
    #12 {main}

    I have nextcloud up and running however, when I try to create a document or open a previously created one it won't load and instead I get an error stating "Failed to load Collabora online - Please try again later" I am totally unsure as to why this is. Any ideas?

    Hi all, I followed this process to install nextcloud.

    Externer Inhalt www.youtube.com
    Inhalte von externen Seiten werden ohne Ihre Zustimmung nicht automatisch geladen und angezeigt.
    Durch die Aktivierung der externen Inhalte erklären Sie sich damit einverstanden, dass personenbezogene Daten an Drittplattformen übermittelt werden. Mehr Informationen dazu haben wir in unserer Datenschutzerklärung zur Verfügung gestellt.
    . I though I had done it properly but ended up with the issue in my screenshot. I used this script;


    version: "2.0"

    services:

    nextcloud:

    image: ghcr.io/linuxserver/nextcloud

    container_name: nextcloud

    environment:

    - PUID=1000

    - PGID=1000

    - TZ=America/Edmonton

    volumes:

    - /srv/dev-disk-by-uuid-957d6881-558a-4350-864d-3c03a1d7a2d4/appdata/nextcloud/config:/config

    - /srv/dev-disk-by-uuid-957d6881-558a-4350-864d-3c03a1d7a2d4/appdata/nextcloud/data:/data

    depends_on:

    - mariadb

    restart: unless-stopped

    mariadb:

    image: linuxserver/mariadb

    container_name: mariadb

    environment:

    - PUID=1000

    - PGID=1000

    - MYSQL_ROOT_PASSWORD=************

    - TZ=America/Edmonton

    volumes:

    - /srv/dev-disk-by-uuid-957d6881-558a-4350-864d-3c03a1d7a2d4/appdata/mariadb/config:/config

    restart: unless-stopped

    swag:

    image: linuxserver/swag

    container_name: swag

    cap_add:

    - NET_ADMIN

    environment:

    - PUID=1000

    - PGID=1000

    - TZ=America/Edmonton

    - URL=*********************************

    - SUBDOMAINS=wildcard

    - VALIDATION=duckdns

    - EMAIL=*******************************

    - DUCKDNSTOKEN=*************************************

    volumes:

    - /srv/dev-disk-by-uuid-957d6881-558a-4350-864d-3c03a1d7a2d4/appdata/swag/config:/config

    ports:

    - 443:443

    restart: unless-stopped

    networks:

    default:

    external:

    name: nextcloud


    Any ideas where I went wrong?

    Yes, that's exactly what I mean. I was running FreeNas for a while and I much preferred the way it would have each jail recieive an IP address from my own router vs using so many different ports. Using the macvlan does it need to be added to each container or does it run separately? Also will it affect previously setup containers?


    Regards

    Jamie

    Wow, I didn't expect this kind of response. So I see where I went wrong with my paths, the music is not scattered throughout my root. it is in /Music . The only question I have regarding KM0201's updated script is don't I need to change the tcp port number to match the HTTP port number since portainer already uses port 9000? again thanks for all the responses everyone.


    Regards

    Jamie

    Hi all, I am trying to install LMS using stacks. I keep getting an error when trying to deploy. I'm not sure why. Any help would be great?


    version: "3"

    services:

    lms:

    container_name: lms

    image: lmscommunity/logitechmediaserver

    volumes:

    - /srv/dev-disk-by-uuid-957d6881-558a-4350-864d-3c03a1d7a2d4:/config

    - /srv/dev-disk-by-uuid-957d6881-558a-4350-864d-3c03a1d7a2d4:/music

    - /srv/dev-disk-by-uuid-957d6881-558a-4350-864d-3c03a1d7a2d4:/playlist

    - /etc/localtime:/etc/localtime

    - /etc/timezone:/etc/timezone

    ports:

    - 9002:9002/tcp

    - 9090:9090/tcp

    - 3483:3483/tcp

    - 3483:3483/udp

    - HTTP_PORT=9002

    restart: always

    So far I have tried these images; https://hub.docker.com/r/markusmcnugen/qbittorrentvpn , with this one I had everything working and was able to login to qbittorrent but when I would do a search I would get no results. I then tried this image; transmission-openvpn-syno using stacks and it was struggling connecting to my vpn services. When I checked the log it listed all the servers and said i needed to pick one. I just want to know what is the best way to go about this. As far as torrent client i would use either transmission or qbittorrent. I really dont know the difference between docker run, create or compose?


    Jamie

    Hi everyone I am new to OMV, so please be kind. I am wanting to create a container using one of my vpn providers; either Private internet access, or protonvpn, and then route a container with my torrent downloader on it. I have tried following some DBTech guides and Technodad guides to no avail. I am not a newb to debian as I have been using a deriviative for 20 years but for some reason I am struggling with this. I used to use a synology nas but it no longer supports my needs, so I built a new system and am running OMV 5.6.3-1 on it. Any help would be appreciated.


    Jamie