Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't enter Plex Password #2089

Open
3 tasks done
tallinex opened this issue Oct 23, 2024 · 5 comments
Open
3 tasks done

Can't enter Plex Password #2089

tallinex opened this issue Oct 23, 2024 · 5 comments

Comments

@tallinex
Copy link

tallinex commented Oct 23, 2024

Confirmation

  • I have read the README.md on the project homepage
  • I have checked if identical issue already exists
  • I have tried downgrading to find version that can be used as a workaround

The problem

I have installed PlexTraktSync using Docker fine but when I try to run the command plextraktsync sync it askes me for my Plex username which i can type in. I then press enter and it asks for my Plex password, this is where I have a problem.
It will not allow me to type anything, the only thing I can do is press enter which takes me to the 2FA input.

Steps to reproduce the behavior

INFO     PlexTraktSync [0.32.0]                                                                                                                                               
Please enter your Plex username or e-mail (): [my username]
Please enter your Plex password: **_CANNOT TYPE HERE_**
Enter a 2FA code if enabled, or leave blank otherwise: [left blank]
Log in to Plex failed: '(401) unauthorized; https://plex.tv/api/v2/users/signin <?xml version="1.0" encoding="UTF-8"?> <errors>   <error code="1031" message="User could 
not be authenticated. This IP appears to be having trouble signing in to an account (detected repeated failures)" status="401"/> </errors> ', Try again.

Error trace / logs

No response

Expected behavior

it would let me type my password

Inspect of problematic items

No response

Workarounds

No response

Config file contents

No response

Install method

docker-compose

Version

0.32.0

Python Version

3.13.0

Plex Server Version

4.15.16

Operating System and Version

Synology NAS Docker

@simonc56
Copy link
Collaborator

I'm sure you can type. What you're saying is that nothing appear on screen while you type.
That's by design, the keystrokes are received but not printed.

Duplicate of :

@tallinex
Copy link
Author

I have tried typing my password in the event that was the case but it still didn't work

@glensc
Copy link
Collaborator

glensc commented Oct 27, 2024

you can also use command line argument:

@Naebun
Copy link

Naebun commented Nov 24, 2024

Hmm i have the same issue and tried to use plextracksync sync -password ******** and it didn't recognise the command

@Naebun
Copy link

Naebun commented Nov 24, 2024

Nevermind, i'm not sure if it was a coincidence or not. But i removed all the symbols in my password other then an ! and it worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants