Skip to content

Plex login redirecting back to Ombi login page #4408

@sebinemeth

Description

@sebinemeth

Describe the bug
I am having an issue with the Plex login (kind of the same as #3256 but Plex does not seem to be the problem). When I click on the Login with Plex option, the popup is showing the same Ombi login screen (https://ombi.remetelak.com/login/true), not the Plex authentication page. Clicking on the button again opens another popup window and so on. The only error message I could spot was shown on the console of the main window at the moment of clicking the button (the same happens in the popups if clicking the button):

ERROR TypeError: Failed to execute 'setRequestHeader' on 'XMLHttpRequest': String contains non ISO-8859-1 code point.
    at main-es2015.e7356ac3ac8b71f9eb18.js:1
    at main-es2015.e7356ac3ac8b71f9eb18.js:1
    at Array.forEach (<anonymous>)
    at d.forEach (main-es2015.e7356ac3ac8b71f9eb18.js:1)
    at t._subscribe (main-es2015.e7356ac3ac8b71f9eb18.js:1)
    at t._trySubscribe (main-es2015.e7356ac3ac8b71f9eb18.js:1)
    at main-es2015.e7356ac3ac8b71f9eb18.js:1
    at s (main-es2015.e7356ac3ac8b71f9eb18.js:1)
    at t.subscribe (main-es2015.e7356ac3ac8b71f9eb18.js:1)
    at main-es2015.e7356ac3ac8b71f9eb18.js:1

To Reproduce
Steps to reproduce the behavior:

  1. Open login screen
  2. Click on Login with Plex
  3. Popup shows same login screen

Expected behavior
Popup should be redirected to Plex authentication page.

Screenshots
-- no additional info in screenshots --

Logs (Logs directory where Ombi is located)
Not applicable

Desktop (please complete the following information):

  • OS: MacOS, Android, Win10
  • Browser: Chrome, Firefox

Ombi Version (please complete the following information):

  • Version: 4.6.4 develop
  • Media Server: Plex
  • Database Type: SQLite

Additional context
Docker setup (linuxserver/ombi:development), traefik reverse proxy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions