Giter Club home page Giter Club logo

Comments (4)

christianmerges avatar christianmerges commented on June 12, 2024 1

It looks like the Plex token is invalid and for trying too often, the api Server blocked u. Try to refresh the token.

from wizarr.

mgregor7 avatar mgregor7 commented on June 12, 2024

Also getting this error. Tried again after regenerating and updating wizarr with new api token. Invite link works on remote end but user is not added to plex server.

[2023-07-31 04:41:07 -0500] [1] [INFO] Starting gunicorn 20.1.0 [2023-07-31 04:41:07 -0500] [1] [INFO] Listening at: http://0.0.0.0:5690 (1) [2023-07-31 04:41:07 -0500] [1] [INFO] Using worker: sync [2023-07-31 04:41:07 -0500] [7] [INFO] Booting worker with pid: 7 [2023-07-31 04:41:07 -0500] [8] [INFO] Booting worker with pid: 8 [2023-07-31 04:41:07 -0500] [9] [INFO] Booting worker with pid: 9 Exception in thread Thread-1 (plex_handle_oauth_token): Traceback (most recent call last): File "/usr/local/lib/python3.11/threading.py", line 1038, in _bootstrap_inner self.run() File "/usr/local/lib/python3.11/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/data/app/plex.py", line 13, in plex_handle_oauth_token email = MyPlexAccount(token).email ^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/plexapi/myplex.py", line 98, in __init__ data, initpath = self._signin(username, password, code, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/plexapi/myplex.py", line 108, in _signin data = self.query(self.SIGNIN, method=self._session.post, auth=(username, password), timeout=timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/plexapi/myplex.py", line 195, in query raise BadRequest(message) plexapi.exceptions.BadRequest: (429) too_many_requests; https://plex.tv/users/sign_in.xml

from wizarr.

realashleybailey avatar realashleybailey commented on June 12, 2024

Also getting this error. Tried again after regenerating and updating wizarr with new api token. Invite link works on remote end but user is not added to plex server.

[2023-07-31 04:41:07 -0500] [1] [INFO] Starting gunicorn 20.1.0 [2023-07-31 04:41:07 -0500] [1] [INFO] Listening at: http://0.0.0.0:5690 (1) [2023-07-31 04:41:07 -0500] [1] [INFO] Using worker: sync [2023-07-31 04:41:07 -0500] [7] [INFO] Booting worker with pid: 7 [2023-07-31 04:41:07 -0500] [8] [INFO] Booting worker with pid: 8 [2023-07-31 04:41:07 -0500] [9] [INFO] Booting worker with pid: 9 Exception in thread Thread-1 (plex_handle_oauth_token): Traceback (most recent call last): File "/usr/local/lib/python3.11/threading.py", line 1038, in _bootstrap_inner self.run() File "/usr/local/lib/python3.11/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/data/app/plex.py", line 13, in plex_handle_oauth_token email = MyPlexAccount(token).email ^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/plexapi/myplex.py", line 98, in __init__ data, initpath = self._signin(username, password, code, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/plexapi/myplex.py", line 108, in _signin data = self.query(self.SIGNIN, method=self._session.post, auth=(username, password), timeout=timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/plexapi/myplex.py", line 195, in query raise BadRequest(message) plexapi.exceptions.BadRequest: (429) too_many_requests; https://plex.tv/users/sign_in.xml

Try the ghcr.io/wizarrrr/wizarr:dev image

from wizarr.

mgregor7 avatar mgregor7 commented on June 12, 2024

Also getting this error. Tried again after regenerating and updating wizarr with new api token. Invite link works on remote end but user is not added to plex server.
[2023-07-31 04:41:07 -0500] [1] [INFO] Starting gunicorn 20.1.0 [2023-07-31 04:41:07 -0500] [1] [INFO] Listening at: http://0.0.0.0:5690 (1) [2023-07-31 04:41:07 -0500] [1] [INFO] Using worker: sync [2023-07-31 04:41:07 -0500] [7] [INFO] Booting worker with pid: 7 [2023-07-31 04:41:07 -0500] [8] [INFO] Booting worker with pid: 8 [2023-07-31 04:41:07 -0500] [9] [INFO] Booting worker with pid: 9 Exception in thread Thread-1 (plex_handle_oauth_token): Traceback (most recent call last): File "/usr/local/lib/python3.11/threading.py", line 1038, in _bootstrap_inner self.run() File "/usr/local/lib/python3.11/threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "/data/app/plex.py", line 13, in plex_handle_oauth_token email = MyPlexAccount(token).email ^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/plexapi/myplex.py", line 98, in __init__ data, initpath = self._signin(username, password, code, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/plexapi/myplex.py", line 108, in _signin data = self.query(self.SIGNIN, method=self._session.post, auth=(username, password), timeout=timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/plexapi/myplex.py", line 195, in query raise BadRequest(message) plexapi.exceptions.BadRequest: (429) too_many_requests; https://plex.tv/users/sign_in.xml

Try the ghcr.io/wizarrrr/wizarr:dev image

This fixed my error. I had to remove the docker image by stopping and removing the docker, then using docker rmi "id" to delete the cached images. Created the docker again using the dev branch and it fixed my issue. Thanks!

from wizarr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.