Beiträge von matt77303

    'n/a means it doesn't support the image registry for that image or it is locally built'


    could you expand on this a bit?


    What does it mean?



    Thank you

    Thank you for your reply.


    Using watchtower as an example as it says available..


    Go to services, click pull and this pops ups..


    watchtower Pulling

    watchtower Pulled

    END OF LINE


    Doesnt seem to make a difference and still says 'available'


    Thank you


    Matt

    Im pretty new to omv/docker so i may be wrong here...


    There was a update to omv this moring including i think 'docker compose'


    Previosly when i created a docker compose file, i clicked save and then the yellow bar popped up along the top to save changes.


    Now after this mornings update that yellow bar doesnt pop up and i get a error when i check or pull the new conatiner.


    500 - Internal Server 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-5d195a80-4c71-4616-b9d1-bbd33af7027c/docker_compose/adguardhome/adguardhome.yml' --env-file '/srv/dev-disk-by-uuid-5d195a80-4c71-4616-b9d1-bbd33af7027c/docker_compose/adguardhome/adguardhome.env' config 2>&1': Couldn't find env file: /srv/dev-disk-by-uuid-5d195a80-4c71-4616-b9d1-bbd33af7027c/docker_compose/adguardhome/adguardhome.env


    im 99.9% certain thats the same error i would get when i was learning docker compose when i pulled or checked and i forgot to click save on the yellow first?


    Somthings changed somewhere as ive tried with a known good compose file and it brings up the same error.


    Any pointers would be great.


    Thank you


    Matt

    got a bit further, script goes through no errors but when starting the vm it shows vnc port 5900, but cant connet to it. viewer just times out.


    under volumes it shows 1 active, but when i go to kvm/volumes it doesnt show anything. but the vm has 3 hdds attached.


    Matt

    ive been trying this script....


    get this error at the end...



    root@omv6:~# sh mac.sh

    Creating in //srv/dev-disk-by-uuid-5d195a80-4c71-4616-b9d1-bbd33af7027c/KVM_roo t/volumes/

    Reading package lists... Done

    Building dependency tree... Done

    Reading state information... Done

    dmg2img is already the newest version (1.6.7-1+b1).

    git is already the newest version (1:2.30.2-1+deb11u2).

    libguestfs-tools is already the newest version (1:1.44.0-2).

    make is already the newest version (4.3-4.1).

    p7zip-full is already the newest version (16.02+dfsg-8).

    uml-utilities is already the newest version (20070815.4-1).

    wget is already the newest version (1.21-1+deb11u1).

    qemu-block-extra is already the newest version (1:7.2+dfsg-7~bpo11+1).

    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

    Cloning into 'OSX-KVM'...

    remote: Enumerating objects: 665, done.

    remote: Counting objects: 100% (665/665), done.

    remote: Compressing objects: 100% (572/572), done.

    remote: Total 665 (delta 63), reused 626 (delta 54), pack-reused 0

    Receiving objects: 100% (665/665), 32.54 MiB | 2.89 MiB/s, done.

    Resolving deltas: 100% (63/63), done.

    Submodule 'resources/OcBinaryData' (https://github.com/acidanthera/OcBinaryData. git) registered for path 'resources/OcBinaryData'

    Cloning into '/srv/dev-disk-by-uuid-5d195a80-4c71-4616-b9d1-bbd33af7027c/KVM_roo t/volumes/OSX-KVM/resources/OcBinaryData'...

    remote: Enumerating objects: 1170, done.

    remote: Counting objects: 100% (378/378), done.

    remote: Compressing objects: 100% (366/366), done.

    remote: Total 1170 (delta 18), reused 16 (delta 12), pack-reused 792

    Receiving objects: 100% (1170/1170), 67.71 MiB | 2.90 MiB/s, done.

    Resolving deltas: 100% (144/144), done.

    Submodule path 'resources/OcBinaryData': checked out '4d362e85befcd4493ae8d32c65 c728f96eb13eeb'

    1. High Sierra (10.13)

    2. Mojave (10.14)

    3. Catalina (10.15)

    4. Big Sur (11.7) - RECOMMENDED

    5. Monterey (12.6)

    6. Ventura (13)

    Big Sur (11.7) - RECOMMENDED

    Downloading 694-35959...

    Saving http://oscdn.apple.com/content…71-71279/5djpevqmc2w0ti2c 4n1m8mkz7fm791t1ic/RecoveryImage/BaseSystem.dmg to BaseSystem.dmg...

    Note: The total download size is 637.20 MB

    Download complete!

    Saving http://oscdn.apple.com/content…mage/BaseSystem.chunklist to BaseSystem.chunklist...

    Note: The total download size is 2596 bytes

    Download complete!

    qemu: module block-block-dmg-bz2 not found, do you want to install qemu-block-extra package?

    qemu: module block-block-dmg-lzfse not found, do you want to install qemu-block-extra package?

    Formatting 'mac_hdd_ng.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=137438953472 lazy_refcounts=off refcount_bits=16

    error: Failed to define domain from .xml

    error: missing name information


    root@omv6:~#

    So after a few years away from omv and using a synologyNAS ive gone back to omv with version 6 after needing a bit more 'grunt' and freedom from the synology system.


    Ive got all my needed apps setup and working perfect with docker, jellyfin, hdhomerun, qbittorrent etc.


    How can i back all these up so that if i do need to reinstall the system at anytime i can restore them and not loose my jellyfin library etc?


    Thank you