wizarrrr / wizarr

Wizarr is an advanced user invitation and management system for Jellyfin, Plex, Emby etc.
https://docs.wizarr.dev
MIT License
1.34k stars 92 forks source link

[Bug] | Issue when user presses "open" on the plex portion of the invite #442

Open sid3ff3ct opened 5 months ago

sid3ff3ct commented 5 months ago

Are you using the latest release?

Have you checked a bug report doesn't already exist?

What happened?

The link to download or open plex specifically opens an new tab then loads/reloads rapidly. Never bringing the user to the plex download or web client for viewing.

Virtualisation

Docker

What operating system are you seeing the problem on?

macOS

What browsers are you seeing the problem on?

Chrome

Project Location

Local

Bug Description

The link to download or open plex specifically opens an new tab then loads/reloads rapidly. Never bringing the user to the plex download or web client for viewing.

Steps to Reproduce

No response

Relevant Log Output

No response

Starstrike commented 5 months ago

This issue is likely caused by a problem with the URL to your plex server in the media server config in Wizarr. Make sure the link you've entered there opens as intended when going to it manually, check for typos, etc. You can also try opening up the console in your browser's Dev Tools to see if there's any errors there.

sid3ff3ct commented 2 months ago

Confirmed it is just the load and reload. The URL is correct as it correctly locates the server and the API key works, etc.