Installing Tautulli plugin

usopkhan

Dabbler
Joined
Jun 10, 2020
Messages
15
Hi guys, just looking for a proper tutorial on how to install tautulli plugin on my FreeNas server.

Tried installing from the web gui by pressing the install button at the plugin page.
Then after naming the jail to tautulli it started the installation.
But at 75% it came to error : -

Error: tautulli had a failure Exception: RuntimeError Message: pkg error: - py37-openssl :,security/ca_root_nss :,git : Refusing to fetch artifact and run post_install.sh! Partial plugin destroyed

Would appreciate some simple steps to fix/install this. Thanks guys

Version: FreeNAS-11.3-U3.2
Intel(R) Pentium(R) CPU G3250 @ 3.20GHz
ASUS VANGUARD B85
32GB RAM
26 TB storage
 
Joined
Jan 7, 2015
Messages
1,155
Install it in your plex jail, as im sure you must have one of those. Open a plex jail terminal from the GUI. JAILS>PLEX>Terminal

pkg install tautulli -y
sysrc tautulli_enable=YES
service tautulli start

Visit http://your.plex.IP:8181 to configure.

Cheers

I see your running an out of date version of FreeNAS, this is likely the root of your issues. You should consider rolling up to date.
 

usopkhan

Dabbler
Joined
Jun 10, 2020
Messages
15
thanks a lot , appreciate it.
just wondering if the new version of FreeNAS will affect my current setup (data loss n etc). that's why i did not update yet
will there be any issues..?
 
Joined
Jan 7, 2015
Messages
1,155
Update 1 major release at a time by changing update trains in the GUI, and I think youll be ok. You arent terrible far behind. Youll have to update your existing jails and or plugins to BSD 12.2 too at the end.
 
Top