[PhAzE] Plugins for Unraid 5/6


Recommended Posts

I am having the exact same issue with ImageMagick in my log file as well.. I am unable to start the Emby server at all, just bombs out with the same error as below.

 

I have tried uninstalling the plugin, wiping all config/cache data I had for Emby/MediaBrowser, and reinstalling fresh with reboots of the server.  Nothing seems to work and the imagemagick problem persists.

 

EDIT: I misquoted the log file snippet, mine is showing the same problems as GroundType above...

It's really strange, on my system it boots and runs perfectly, on your system imagemagick fails to load with a webp error.  Can you try running the following two commands from console:

 

sudo -Hu nobody /bin/bash -c ". /usr/local/PhAzE-Common/Embyserver/startcfg.sh; ldd /usr/local/PhAzE-Common/usr/bin/cwebp" | grep 'not found'

 

sudo -Hu nobody /bin/bash -c ". /usr/local/PhAzE-Common/Embyserver/startcfg.sh; ldd /usr/local/PhAzE-Common/usr/bin/stream" | grep 'not found'

 

If you get nothing back, that's a good sign but if you see anything, post it here for me.  This will tell me if WebP or ImageMagick are missing any sub dependencies on your system. I assume you guys are running Unraid 6 beta 14? Can you give me more information about your hardware also?

Link to comment

Same answers for me.  I ran both commands and got nothing back.

 

My first step was actually using the old media browser plugin.  I noticed there was a MEdiaBrowser server update showing in the Phaze plugin settings, so I tried to install that.  The server wouldn't start after that upgrade.  I then tried updating to the New Emby plugin from the previous MediaBrowser one, then removed all traces since that didn't work and installed it fresh to have the same problems.

 

Unraid Version = 6b14b

 

Specs:

CPU: Intel® Core™2 Quad CPU Q6600 @ 2.40GHz

Cache: 128 kB, 8192 kB

Memory: 8192 MB (max. installable capacity 4 GB)

Network: bond0: IEEE 802.3ad Dynamic link aggregation

eth0: not connected

eth1: 1000Mb/s - Full Duplex

Xen Version: 4.4.1

Dom0 Kernel: Linux 3.18.5-unRAID x86_64

OpenSSL: 1.0.1k

 

 

Link to comment

Looks right based on that. What does the log say after that point?

 

The log says nothing about even trying to install the plugin.

Post the whole log from where you started to the end. Everything you posted so far kooks like it's installing fine.

 

Check to see if on your USB is a folder with the plugin's name in the /boot/config/plugins folder

Link to comment

Are you using any other plugins that are not made by me? Perhaps something is conflicting.

 

Check if there is a folder called Couchpotato under /use/local/emhttp/plugins/

 

In there should be a php file and a page file.

 

Also check if /etc/rc.d/rc.Couchpotato exists.  If all of them do, then something else I'd going on interfering with the web page in settings.

 

Does it show the plugin under the plugins tab? With the description of the app?

Link to comment

I really appreciate all the work that you do.  I finally realized SickBeard was dead and was moving to Sonarr.  When I manually install the plg ,I get

 

+==============================================================================

| Skipping package Mono-PhAzE-3.8_x86 (already installed)

+==============================================================================

 

 

Updating export file

No application config file was located or created.

Cleaning up temp files/folders

...Install complete!

success

file :

Warning: mkdir(): No such file or directory in /usr/local/sbin/installplg on line 29

unable to create directory

root@Vault:/boot/config/plugins#

 

Sonar is created under the Settings menu but I get the error - PID not created install failed.  Any ideas?  I am running UnRaid 5.0rc8a solidly for over a year.

 

Thanks!

Link to comment

So I upgraded my development vm to beta 14b and Emby still installed and started without any errors. I am a bit at a loss as to why its not working for some users only. Since it's all the same software running, I have to assume its something hardware related.

Link to comment

There was a folder for each plugin I previously tried to install so I removed them and reboot the server.  Attempted to install CouchPotato (by pasting in the link to the plugin), and again it looks like it installed, but nothing shows up in the Settings.

Try downloading the .plg file to your USB drive (/boot) and install it from there with the plugin install tab. Looking at the log I only saw Plex being installed.

Link to comment

Emby config directory. Also, set emby to use beta in the plugin.

 

No luck. Same results.

What other plugins are you using currently and are they working?

Apparently people are getting this issue on other platforms too, non unraid platforms. Might be an application issue with their new dependency.

 

Did you have any MB plugins installed yet?

 

Also, check the syslog after you start it to see if any crash notifications are sent to the OS. I just need one good lead lol.

Link to comment

All the other plugins I'm using (SABnzbd, Sonarr, and Couchpotato) are yours and they work great.

 

I had your MB plugin installed before the update and it was working fine.

 

My syslog shows this when I start the service:

Apr  6 05:14:47 Lain kernel: mdcmd (60): spindown 2
Apr  6 09:39:22 Lain sudo:     root : TTY=unknown ; PWD=/ ; USER=nobody ; COMMAND=/bin/bash -c . /usr/local/PhAzE-Common/Embyserver/startcfg.sh; mono-service -d:/usr/local/Embyserver -l:/var/run/Embyserver/Embyserver.pid /usr/local/Embyserver/MediaBrowser.Server.Mono.exe -programdata /mnt/user/Plugins/Emby &
Apr  6 09:39:25 Lain sudo:     root : TTY=unknown ; PWD=/usr/local/emhttp ; USER=nobody ; COMMAND=/bin/bash -c . /usr/local/PhAzE-Common/Embyserver/startcfg.sh; mono-service -d:/usr/local/Embyserver -l:/tmp/Embyserver.lock --debug /usr/local/Embyserver/MediaBrowser.Server.Mono.exe -v
Apr  6 09:39:27 Lain sudo:     root : TTY=unknown ; PWD=/usr/local/emhttp ; USER=nobody ; COMMAND=/bin/bash -c . /usr/local/PhAzE-Common/Embyserver/startcfg.sh; sqlite3 --version 2>&1
Apr  6 09:39:27 Lain sudo:     root : TTY=unknown ; PWD=/usr/local/emhttp ; USER=nobody ; COMMAND=/bin/bash -c . /usr/local/PhAzE-Common/Embyserver/startcfg.sh; mediainfo --version 2>&1
Apr  6 09:39:27 Lain sudo:     root : TTY=unknown ; PWD=/usr/local/emhttp ; USER=nobody ; COMMAND=/bin/bash -c . /usr/local/PhAzE-Common/Embyserver/startcfg.sh; ffmpeg -version 2>&1
Apr  6 09:39:27 Lain sudo:     root : TTY=unknown ; PWD=/usr/local/emhttp ; USER=nobody ; COMMAND=/bin/bash -c . /usr/local/PhAzE-Common/Embyserver/startcfg.sh; unzip 2>&1

Link to comment

All the other plugins I'm using (SABnzbd, Sonarr, and Couchpotato) are yours and they work great.

 

I had your MB plugin installed before the update and it was working fine.

 

My syslog shows this when I start the service:

Apr  6 05:14:47 Lain kernel: mdcmd (60): spindown 2
Apr  6 09:39:22 Lain sudo:     root : TTY=unknown ; PWD=/ ; USER=nobody ; COMMAND=/bin/bash -c . /usr/local/PhAzE-Common/Embyserver/startcfg.sh; mono-service -d:/usr/local/Embyserver -l:/var/run/Embyserver/Embyserver.pid /usr/local/Embyserver/MediaBrowser.Server.Mono.exe -programdata /mnt/user/Plugins/Emby &
Apr  6 09:39:25 Lain sudo:     root : TTY=unknown ; PWD=/usr/local/emhttp ; USER=nobody ; COMMAND=/bin/bash -c . /usr/local/PhAzE-Common/Embyserver/startcfg.sh; mono-service -d:/usr/local/Embyserver -l:/tmp/Embyserver.lock --debug /usr/local/Embyserver/MediaBrowser.Server.Mono.exe -v
Apr  6 09:39:27 Lain sudo:     root : TTY=unknown ; PWD=/usr/local/emhttp ; USER=nobody ; COMMAND=/bin/bash -c . /usr/local/PhAzE-Common/Embyserver/startcfg.sh; sqlite3 --version 2>&1
Apr  6 09:39:27 Lain sudo:     root : TTY=unknown ; PWD=/usr/local/emhttp ; USER=nobody ; COMMAND=/bin/bash -c . /usr/local/PhAzE-Common/Embyserver/startcfg.sh; mediainfo --version 2>&1
Apr  6 09:39:27 Lain sudo:     root : TTY=unknown ; PWD=/usr/local/emhttp ; USER=nobody ; COMMAND=/bin/bash -c . /usr/local/PhAzE-Common/Embyserver/startcfg.sh; ffmpeg -version 2>&1
Apr  6 09:39:27 Lain sudo:     root : TTY=unknown ; PWD=/usr/local/emhttp ; USER=nobody ; COMMAND=/bin/bash -c . /usr/local/PhAzE-Common/Embyserver/startcfg.sh; unzip 2>&1

I've posted on the emby forums to see if they have any ideas.  It's imagemagick related but only affecting some people. I've posted your error log showing the imagemagick/webp error from two pages back. Let's see if they can help.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.