Questions tagged [openmediavault]

27 questions
3
votes
0 answers

php-fpm not working on Raspberry Pie 3b+ when installing OMV5

I'm doing a fresh install of Open Media Vault 5 on my Raspberry Pie 3B+ and ran into an issue, at the end of the installation, when I try to access my IP address on a browser I got the nginx default page. Tried to check monit service -> runs but…
2
votes
1 answer

Mount OpenMediaVault NFS in docker-compose.yml volume for Docker Swarm

I am trying to externalise my runtime data from my applications to be saved in OpenMediaVault shared folder. I was able to create shared folder and configure NFS or at least I think so. The config I see in OMV/Services/NFS/Shares is: Shared folder:…
Lorthiz
  • 55
  • 1
  • 10
2
votes
0 answers

Problems installing OpenMediaVault 5 on Raspberry Pi 1

BTW, I am trying to install OpenMediaVault on a Raspberry Pi 1, however, whenever I try and install OpenMediaVault on a Raspberry Pi 1, I get problems with the monit package, the FastCGI Process Manager and the openmediavault package too. Here is…
1
vote
0 answers

Transcoding ERROR : jellyfin-ffmpeg/lib/dri/iHD_drv_video.so init failed

Here is my problem, I switched from Jellyfin Win10 to Jellyfin via OMV6 Portainers (official images). I have I7-2600S (VAAPI) Except that the transcoding doesn't work anymore, in the Jellyfin logs I have the following error message: [h264_vaapi @…
1
vote
0 answers

Nextcloud container after move

I have server, which is hp t620 with 64gb ssd inside and two 1tb hdd disk in the cover connected by USB 3.0 and configured in RAID 1 (cover has option to configured RAID 1, 0 and JBOD). HDD disk are mounted under…
wleng
  • 11
  • 2
0
votes
0 answers

NO_PUBKEY after sudo apt update

I wanted to update my repos on Raspbian server on which I have installed OMV and Jellyfin but I still get this error: Err:6 http://httpredir.debian.org/debian bullseye-backports InRelease The following signatures couldn't be verified because the…
furtake
  • 9
  • 2
0
votes
0 answers

Heimdall won't work on my RPi4b with OMV6 and Portainer

I have a Raspberry Pi 4b with Raspbian OS Lite 64bit. On the RPi I have OMV6 as a NAS with a shared folder. I have Docker/Portainer installed via omv-extras. Portainer works fine, but when I try to install Heimdall or any other self-hosted service,…
0
votes
0 answers

How can i delete a self signed certificate in OpenMediaVault?

I own a raspberry pi4 with an installation of OpenMediaVault. While checking the available options, i installed an self-signed certificate and force it to always use https. Now i need to unistall it. How can i do that? Unfortunatelly the SSL is…
0
votes
0 answers

openmediavault updater stuck on rpi3

I was updating packages on my omv (6.3.5-2) through the webinterface of omv. Then I automatically logged off from the web UI because of inactivity but the update was not done yet. Then I logged in again, changed the auto log off timer to 1h and…
0
votes
1 answer

Docker not working anymore after applying updates to OpenMediaVault

After a security update, OpenMediaVault 5 would not let Docker launch stacks. Logs seems to indicate those problems comes from app-armor refusing the Docker daemon to do its thing.... Ideas ? I tried to launch Portainer without success. I tried to…
0
votes
0 answers

Trying to add files to SMB Server on iOS, getting the error of "Attribute not found" (OMV)

Just to begin, I am quite new to this, and not the very knowledgeable, so thank you for any help in advance, and please ask me for anything that I left off. Ok now to the problem. I been trying to make a NAS for alternative video storage other than…
0
votes
1 answer

Using OAuth2.0 in Python Script on OpenMediaVault

I am not sure wether this is the right form and i am pretty new to this stuff, so please bear with me... Currently, I am trying to automate a few things in my home. One thing is related to Spotify. To do that i wrote a python script, which works…
0
votes
0 answers

I try to connect by ssh from Home Assistant (docker) in Debian and there is no way

Good companions. I have a PC with Openmediavault and Home Assistant on a docker container. I want to ssh the home assistant to the openmediavault system (debian). I try to do it from the SSH & Web Terminal addons, but there is no humane way to do…
PlayerWet
  • 419
  • 5
  • 18
0
votes
1 answer

Pass a variable containing a JSON as a parameter of a function by command line

I need to enter a value in a JSON that requires an Openmediavault command. The command in question is this: omv-rpc -u admin 'ShareMgmt' 'set' '{"name":"120GB","mntentref":"71fdbd90-ce16-4726-ad8d-35ba8664b4c6","reldirpath": "/","mode":…
PlayerWet
  • 419
  • 5
  • 18
0
votes
1 answer

Best way to add large number of tags to an xml?

I need to add a considerable number of tags to an xml file. The file is the Openmediavault system (Debian) config.xml file. Specifically I need to share a hard drive via SMB by command line. I've thought about doing it by SSH commands or a script in…
PlayerWet
  • 419
  • 5
  • 18
1
2