wernight / docker-plex-media-server

Dockerized Plex Media Server
https://registry.hub.docker.com/u/wernight/plex-media-server/
MIT License
129 stars 34 forks source link

`retrieve-plex-token` broken #39

Open wernight opened 7 years ago

wernight commented 7 years ago

Some users got an error:

Retrieving a X-Plex-Token using Plex login/password...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   506  100   506    0     0    621      0 --:--:-- --:--:-- --:--:--   620
Failed to retrieve the X-Plex-Token.
/plex-entrypoint.sh: 35: export: html>: bad variable name

See #38

wernight commented 7 years ago

I cannot reproduce that error however. I wonder if your password containers spaces and/or quotes. If so, could you try to fix it?