Plex Legacy Jail - How to revert to older version?

Berkyjay

Contributor
Joined
Nov 7, 2015
Messages
100
I updated my plex (legacy) jail this morning and now my plex service won't start. it seems to be an issue with this plex update so I want to revert back to the last version. But I am unsure how to do so. I've been using these commands to run the updates for years:

  1. Stop the Plex server with the following command:
    service plexmediaserver stop
  2. To update Plex, run the following command:
    pkg update && pkg upgrade multimedia/plexmediaserver
  3. Start Plex again with the following command:
    service plexmediaserver start

I've already created a new jail with 11.2 but I haven't yet figured out how to migrate my data from the old jail. So I'd like to get the legacy jail back up and running while I work on the new jail.

Any help would be greatly appreciated.
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,703
Snapshot rollback of the jail?
 
Top