Posts by Majorpayne
-
-
I think in the post i was referring to that ryecoarron thought you would add it to unionfilesystems, but i'm not sure.
-
Ok, So I think I found out the issue.
This post goes over it from Feb 2017 Plex media server does not start if db volume in megerfs pool
TL;DR is that If you are using mergerfs (like i am) you have to disable direct_io or place the config files on a direct hard drive. @ryecoaaron did say that he might allow drives to be used in more than one pool from the GUI but I do not see anything done on that front so most people might not need something like this or use the work around. Also @trapexit never added mergefs-tools
I hope this helps someone else in the future
-
Evening,
I have decided to completely reformat my system and install using Techno Life Dad's Video's. I have notice that he has inconsistencies from his Openmediavault 4 install and complete setup: Current Version to his Plex Media Server on Open Media Vault using docker. Mostly it's a name convention of the folders (config vs appdata) I followed the Plex video to the letter and I get the following message "This site can’t be reached 192.168.0.43 refused to connect." If I remove the /config line and let the system decide I can get Plex to come up and give me the welcome screen. Obviously something between the first video and this one has been skipped or missed if on my or his part. I have already setup the shared folders with everyone read/write. In SMB I have made it so Public is Guest Allowed along with Browseable, inherit ACLs and Inhert Premissions as enabled. I can make folders in the appdata section from my windows machine without having to use any username or passwords. In the Past I have just let the system decide where to place the config but if i do that everything goes haywire on a update. Please help me get this correct. I can get you any screenshots needed. BTW the only other variable i have is that I'm using UFS. Here is info from the Plex Log in the spoiler section.
Dec 23, 2018 20:51:09.557 [0x7f5d897fe700] INFO - Plex Media Server v1.14.1.5488-cc260c476 - ubuntu docker x86_64 - build: linux-ubuntu-x86_64 ubuntu - GMT -07:00
Dec 23, 2018 20:51:09.558 [0x7f5d897fe700] INFO - Linux version: 4.18.0-0.bpo.3-amd64 (#1 SMP Debian 4.18.20-2~bpo9+1 (2018-12-08)), language: en-US
Dec 23, 2018 20:51:09.558 [0x7f5d897fe700] INFO - Processor Intel(R) Core(TM) i7-6700T CPU @ 2.80GHz
Dec 23, 2018 20:51:09.558 [0x7f5d897fe700] INFO - /usr/lib/plexmediaserver/Plex Media Server
Dec 23, 2018 20:51:09.556 [0x7f5d95a13840] DEBUG - BPQ: [Idle] -> [Starting]
Dec 23, 2018 20:51:09.558 [0x7f5d95a13840] DEBUG - Opening 20 database sessions to library (com.plexapp.plugins.library), SQLite 3.13.0, threadsafe=1
Dec 23, 2018 20:51:09.559 [0x7f5d95a13840] ERROR - SQLITE3:0x10, 5386, os_unix.c:33579: (19) mmap(/config/Library/Application Support/Plex Media Server/Plug-in Support/Databases/com.plexapp.plugins.library.db-shm) - No such device
Dec 23, 2018 20:51:09.559 [0x7f5d95a13840] ERROR - SQLITE3:0x10, 5386, disk I/O error
Dec 23, 2018 20:51:09.560 [0x7f5d95a13840] ERROR - Database corruption: sqlite3_statement_backend::prepare: disk I/O error for SQL: PRAGMA cache_size=2000 -
I've already read that. I had a permissions issue in which I finally figured out what i was missing. Now I want to fix it but I do not want to lose the data I currently have. where I "placed" it looks like below.Capture.PNG
-
Does anyone know where the config files for a dockerr container is stored if you select /config and let it decide where to place it
-
Has anyone attempted to install any of the repositories for UNMS? I'm trying to change the ports via the extra arg and running into issues
-
Was it related to mergerfs?
Yes, Using UFS with Mergerfs
-
Afternoon,
When i first loaded my media onto my Hard drives I used the wrong method for balancing out the files. I have learn from that mistake since then, While i was searching for something else I ran across software that would help me rebalance the files. the issue is I thought I made a bookmark but alas I did not. Can anyone help me relocate that software?
-
Now to figure out my unrar cron command again that i lost when i reformatted. Thanks for the assist
-
Let me check into that. I have never seen that option before.
-
Found the mistake I forgot to add >>
-
-
looks like it's available just not installed? so just apt-get install par2 unrar
root@openmediavault:~# apt-get install par2 unrar
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package unrar is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another sourceE: Package 'unrar' has no installation candidate
root@openmediavault:~# -
I'm looking to see if the instructions are still correct for OMV 4.0, if something need to be change please let me know. Do i need to replace Jessie and wheezy to strech?
Backup your sources.list file
cp /etc/apt/sources.list /etc/apt/sources.list.bak Add a source to the sources.list
echo deb ftp.us.debian.org/debian/ jessie main >> /etc/apt/sources.list Add another source
echo deb ftp.us.debian.org/debian/ wheezy non-free >> /etc/apt/sources.list Update your package lists
apt-get update Install the required programs...Type y when asked if you would like to proceed with the installation and hit enter
apt-get install par2 unrarAnd finally let's revert the changes made to sources list
mv -f /etc/apt/sources.list.bak /etc/apt/sources.listYou should have unrar version 4.10 -
I'd a retard, For some reason the whole bloody problem was where i was saving the config folder. It couldn't access the location.
Does anyone know where the config files are stored in a docker container
-
Hey all,
My plex took a crap and I decided I would just start over and install OMV 4.0, then Load Plex running on Docker. I set it up following Installation and Setup Videos - Beginning, Intermediate and Advanced and followed each step minus a couple of differences. When I attempt to go to the plex webpage i get a This site can’t be reached 192.168.0.15 refused to connect in chrome. in IE Can’t reach this page Make sure the web address http://192.168.0.15:33400 is correct. What am I missing. I have attempted to SSH into MY-IP:32400 and all i get is connect refused. I understand most likely this is a firewall issue, I have done the following and i'm still not sure what is wrong.
Edit: I have reinstalled OMV and followed his first video plus the one for Plex to the letter. I'm not getting anywhere. please help
-
If this was Docker you would just add the ports, depending on how it was installed I don't use Plex, but according to what I've found you have to open ports on the machine plex is on as this is for internal use.
Have you installed the webtools and tried to connect?...That would be my first start.Re your images, you should specify a source and destination, in other words ip of where the request is coming from, and it's destination, where it's going to.
This is the OMV computer that Plex Server is on.
-
this look right?
-
You only have to open the ports on the computer Plex is running on.
Ok, that is what i was asking, it's wierd that i have never opened any other ports on the OMV server and other things are working just fine.