Unable to add new Library to Plex

Photo, music, video management; Video streaming, decoding, transcoding.
Locked
User avatar
deejc
Posts: 111
Joined: 09 Mar 2021, 03:35

Unable to add new Library to Plex

Post by deejc »

i tried adding a new library folder that has some TV but it wont show in plex the logs show this

Code: Select all

May 09, 2021 10:45:01.254 [0x7fad78c1b700] ERROR - [Notify] Failed to add watch for "/mnt/md0/video/tv/New Show" (28: No space left on device)
i dont seem to have any file systems that are full exepct tmpfs and my usb which is not used by plex at all

Code: Select all

Filesystem                Size      Used Available Use% Mounted on
/dev/md9                  1.8G    680.3M      1.1G  38% /
devtmpfs                922.4M         0    922.4M   0% /dev
tmpfs                   938.5M      4.0K    938.5M   0% /dev/shm
tmpfs                   938.5M    103.8M    834.7M  11% /tmp
tmpfs                   938.5M    232.0K    938.3M   0% /run
tmpfs                   938.5M     15.0M    923.6M   2% /opt/var
/dev/sdc1                 1.8T      1.7T         0 100% /mnt/usb/usbshare1
/dev/mapper/vg0-lv0       1.8T      1.4T    448.6G  76% /mnt/md0
/dev/mapper/vg0-lv0       1.8T      1.4T    448.6G  76% /home
cgroup                  938.5M         0    938.5M   0% /sys/fs/cgroup
/dev/mapper/vg0-lv0       1.8T      1.4T    448.6G  76% /mnt/md0/appdata/docker/btrfs
plex transcoder folder is set to

Code: Select all

/home/plex/tmp_transcoding
F2-220 WITH 2 x WD RED 2TB RUNNING 4.2.17
User avatar
deejc
Posts: 111
Joined: 09 Mar 2021, 03:35

Re: Unable to add new Library to Plex

Post by deejc »

i added the following line to /etc/sysctl.conf:

fs.inotify.max_user_watches=1048576

If I then run sudo sysctl -p /etc/sysctl.conf

and it seems to have stopped the error message but now plex reports a corrupt DB <sigh>
F2-220 WITH 2 x WD RED 2TB RUNNING 4.2.17
User avatar
TMSupport
TerraMaster Team
Posts: 2314
Joined: 13 Dec 2019, 15:15

Re: Unable to add new Library to Plex

Post by TMSupport »

Please advise whether it’s ok to let our engineer has a remote session to check it. Please send an email to support to confirm it.
To contact our team, please send email to following addresses, remember to replace (at) with @
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
User avatar
deejc
Posts: 111
Joined: 09 Mar 2021, 03:35

Re: Unable to add new Library to Plex

Post by deejc »

I uninstalled and reinstalled plex
F2-220 WITH 2 x WD RED 2TB RUNNING 4.2.17
Locked