Beiträge von Zippitysplat

    It’s a micro sd card that has been reliable for the last 6 months

    I checked the cpu usage when I try to log in and it doesn’t spike or move past 3%. Is there a way to do a disk repair to the root file system on a computer or a self diagnose.

    I also ran the omv first aid to make sure all setting are accurate.

    I also booted the server with no devices connected and all docker containers shut down.

    Hello every one on the forums I usually do not post issues I have here but I was hoping to get some help with my server

    I have an error when trying to log in to the web gui it takes the passowrd and then a red bar says that there was a software failure the address bar shows a 503 error

    I have checked to make sure the cpu is not maxed out and the server can be reached using ssh I have updated it using the ssh command.

    here are the version numbers

    ii openmediavault 6.9.14-1 all openmediavault - The open network attached storage solution

    ii openmediavault-compose 6.11.3 all OpenMediaVault compose plugin

    ii openmediavault-flashmemory 6.2 all folder2ram plugin for openmediavault

    ii openmediavault-keyring 1.0.2-2 all GnuPG archive keys of the openmediavault archive

    ii openmediavault-omvextrasorg 6.3.6 all OMV-Extras.org Package Repositories for OpenMediaVault

    ii openmediavault-resetperms 6.0.3 all Reset Permissions

    ii openmediavault-sharerootfs 6.0.3-1 all openmediavault share root filesystem plugin


    here is the storage of the root drive /dev/root 7.2G 5.0G 1.9G 74% /


    if I run this command dmesg

    the only line in red is this

    5.995007] systemd[1]: Finished Coldplug All udev Devices.

    [ 13.619309] mmc0: Got data interrupt 0x00000002 even though no data operation was in progress.

    [ 13.681598] systemd[1]: Starting Helper to synchronize boot up for ifupdown...


    I was wondering if any one had suggestions on how to fix this or am I stuck wiping my install and starting over?

    here is the code from my failed attempts


    root@home:/media# nano /etc/openmediavault/config.xml

    root@home:/media# sudo docker create --name=transmission \

    > --restart=always \

    > -v /home/docker/transmission/config:/config \

    > -v /dev/disk/by-label/Iron/Movies/download:/downloads \

    > -v /dev/disk/by-label/Iron/Movies/watch:/watch \

    > -e PGID=1001 -e PUID=1001 \

    > -e TZ=America/Los_Angeles \

    > -p 9091:4221 -p 51413:51413 \

    > -p 51413:51413/udp \

    > linuxserver/transmission

    Unable to find image 'linuxserver/transmission:latest' locally

    latest: Pulling from linuxserver/transmission

    cb1cd524088f: Pull complete

    d255b3f33366: Pull complete

    b68062b0e773: Pull complete

    5f5f6f887bc6: Pull complete

    097a2fb7061e: Pull complete

    Digest: sha256:26dbfe004778050793f98bd153806a08a0c46d69faee7b6768f2067c4af36f64

    Status: Downloaded newer image for linuxserver/transmission:latest

    c119e451258a6e154d3e2aed18b8033cc5f008c75c1712a1d663e8bda13c926b

    root@home:/media# docker start transmission

    Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "process_linux.go:449: container init caused \"rootfs_linux.go:58: mounting \\\"/dev/disk/by-label/Iron/Movies/download\\\" to rootfs \\\"/var/lib/docker/overlay2/b6298222f4430b87906156f9e0847a9217a27e371c4977051d929d6312cc69d2/merged\\\" at \\\"/downloads\\\" caused \\\"stat /dev/disk/by-label/Iron/Movies/download: not a directory\\\"\"": unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type

    Error: failed to start containers: transmission

    root@home:/media#

    Hello I was having an issue with docker and how to set up transmission on a raspberry pi 3. I want transmission to store the downloaded files and the watch folder on a USBdrive I thought I could make a symbolic link from /home/docker/transmission/downloads to my share /dev/sdd1/movies/download but that didn't work was wondering if I can add the share to docker or a symbolic link to the root drive to redirect the files.


    <mntentref>a6cb1762-e869-4420-87c4-492ec8046286</mntentref>

    <reldirpath>/home</reldirpath>

    <privileges></privileges>

    </sharedfolder>

    <sharedfolder>

    <uuid>50db7bab-10c2-4572-a5f8-1fae03c97e57</uuid>

    Have not found good documentation for setting up a share folder for syncthing. For example in the set up i want to add one of my share folders named "general" on a HD whats the path i would put in to sync thing would it be the mount point or the udid?

    I am getting an error when installing BTsync 1.0.14 on stone burner 2.2.14


    If you go to the dmv extras sight and find BTsync which is the first one listed under tone burner the gittub link is 404 https://github.com/OpenMediaVa…ers/openmediavault-btsync


    Is there a way to put that back in to place?


    the GitHub link that omv-extras uses is a 404 so when you try to install the btsync there is an error.

    Even though you're not working on it is there a way to keep an old version up for people who still have servers that are using the feature. I just had to rebuild my server and that was one of the Thinks I needed to finish the rebuild. Is there a way to get a standalone installer

    Getting error when trying to install BTsync 1.0.14 on stone burner 2.2.13 looks like the GitHub link is 404 can some one help