mrworf / plexupdate

Plex Update script to simplify the life of Linux Plex Media Server users.
GNU General Public License v2.0
1.77k stars 146 forks source link

Running into issue on new install #269

Closed jwaltrip4 closed 4 years ago

jwaltrip4 commented 4 years ago

Been loving this.... However, Just updated to new server. Downloaded this to new server, and it is not working.

and am getting this message:

Retrieving list of available distributions Your OS reports the latest version of Plex (1.18.4.2164-2aa83397b) is already installed. Use -f to force download.

does not seem to find new versions.

want to be updating to Beta versions

Steve8291 commented 4 years ago

What distro are you running? Did you manually add your plex-token to the config file yet? If you are on Ubuntu you may need to run the following from a non-root account inside the plexupdate directory:

cd /usr/local/plexupdate
sudo -u <your_user_name_here> bash -c 'source plexupdate-core' get-plex-token

Add the token that is returned to /etc/plexupdate.conf TOKEN='<my_token>'

jwaltrip4 commented 4 years ago

It was characters in token. Was able to fix. I don't remember exactly how but th I t there was a reddit post on it and that had info on it

On Fri, Feb 28, 2020, 6:54 AM Steve8291 notifications@github.com wrote:

What distro are you running? Did you manually add your plex-token to the config file yet? If you are on Ubuntu you may need to run the following from a non-root account inside the plexupdate directory:

cd /usr/local/plexupdate sudo -u bash -c 'source plexupdate-core' get-plex-token

Add the token that is returned to /etc/plexupdate.conf TOKEN=''

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mrworf/plexupdate/issues/269?email_source=notifications&email_token=ADVZGBQDR2U5KJ7Y7RY6MMLRFD3OVA5CNFSM4J6XHG52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENIIZCQ#issuecomment-592481418, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADVZGBWDWSMJMZ56HDRX3NTRFD3OVANCNFSM4J6XHG5Q .