ok just updated to 7 and still getting the same error what's the best way to back up the settings from the server so I can transfer to a new server or is there a log that will help isolate the issue.
Beiträge von Zippitysplat
-
-
I did offload the docker container and the working directory to an external drive and the flash memory plug in is installed.
Thank you for taking the time to respond I appreciate it
-
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.
-
if I upgrade to 7 will it work?
Should I be fully up to date before requesting help?
-
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?
-
The plug in works great using the steps you have provided I was wondering if you can post instructions on how to make an image file in a share
Here some screen shots of may failed attempts
-
I have a raspberry pie and I am at a loss for finding a version of cups that supports AirPrint and uses docker I was hoping someone could point me in a direction
-
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>
-
Is there an app or plug in that will unmount a drive and run fsck to fix the file structure of the drive or do I have to remove all share points and then run fsck
-
Is it possible to install OMV on a PowerPC G5 Power Mac and if so what would the process look like.
-
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?
-
Was wondering if there is a plug in for checking file system integrity like a disk first aid. For fat32 NTFS and all EXT structures.
-
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?
Code
Alles anzeigen>>> *************** Error *************** Failed to execute command 'export LANG=C; export DEBIAN_FRONTEND=noninteractive; apt-get --yes --force-yes --fix-missing --allow-unauthenticated --reinstall install openmediavault-btsync 2>&1': Reading package lists... Building dependency tree... Reading state information... Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: openmediavault-btsync : Depends: btsync (< 2) but it is not installable E : Unable to correct problems, you have held broken packages. <<< *************************************
-
Code
Alles anzeigenSome packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: openmediavault-btsync : Depends: btsync (< 2) but it is not installable E : Unable to correct problems, you have held broken packages. <<< *************************************
the GitHub link that omv-extras uses is a 404 so when you try to install the btsync there is an error.
-
I found some one still working on updating BTsync I know the the sync client that is suggested is syncthing but can we just put BTsync back but mark it obsolete here is the link to the repo https://github.com/tuxpoldo/btsync-deb/blob/master/README.md
-
Here's a dumb question how do I add that repo since the deb files give dependency errors
-
If I had an old hard drive with the BTsync plug-in installed is there a way to reverse engineer and get the plug-in and app off of it
-
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
-
Code
Alles anzeigenSome packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: openmediavault-btsync : Depends: btsync (< 2) but it is not installable E : Unable to correct problems, you have held broken packages. <<< *************************************
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