I run a portsupgrade every month or so on my plex jail to make sure it is running the latest version. Today it threw some errors.
I have a script called updatePlex.sh that I run.
It is basic but it does the job.
I have attached the output of the script. I have tried a number of options to try and fix it but none of them seem to work.
Build FreeNAS-11.1-U4 Platform Intel(R) Xeon(R) CPU D-1541 @ 2.10GHz Memory 65395MB
I have a script called updatePlex.sh that I run.
Code:
#!/bin/sh portsnap fetch update portupgrade -ay service plexmediaserver_plexpass restart
It is basic but it does the job.
I have attached the output of the script. I have tried a number of options to try and fix it but none of them seem to work.
Build FreeNAS-11.1-U4 Platform Intel(R) Xeon(R) CPU D-1541 @ 2.10GHz Memory 65395MB