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

Unable to get plex token during setup wizard with baseurl set #615

Closed
niayh opened this issue Oct 25, 2016 · 2 comments
Closed

Unable to get plex token during setup wizard with baseurl set #615

niayh opened this issue Oct 25, 2016 · 2 comments

Comments

@niayh
Copy link

niayh commented Oct 25, 2016

Plex Requests.Net Version:

1.9.4

Operating System:

Ubuntu 16.04

Mono Version:

4.2.1 and 4.6.1

Applicable Logs (from /logs/ directory or the Admin page):

2016/10/25 20:30:46.214 PlexRequests.Services.Jobs.SickRageCacher Trace: Getting the settings 
2016/10/25 20:30:46.221 PlexRequests.Services.Jobs.StoreBackup Trace: Starting DB Backup 
2016/10/25 20:30:46.216 PlexRequests.Services.Jobs.CouchPotatoCacher Trace: Getting the settings 
2016/10/25 20:30:46.233 PlexRequests.Services.Jobs.PlexAvailabilityChecker Warn: A setting is null, Ensure Plex is configured correctly, and we have a Plex Auth token. 
2016/10/25 20:30:46.526 PlexRequests.Services.Jobs.PlexAvailabilityChecker Debug: Validation of the plex settings failed. 
2016/10/25 20:30:46.238 PlexRequests.UI.Program Info: We are on Mono! 
2016/10/25 20:30:46.718 PlexRequests.Services.Jobs.StoreBackup Trace: Starting DB Cleanup 

Reproduction Steps:

Start Plex Requests from scratch/fresh install (remove PlexRequests.sqlite) and start the application with the command mono PlexRequests.exe -b plexrequests. Application starts fine and wizard shows up; however, we are unable to get the plex token after entering Plex login info. Error happens regardless of accessing PR.NET through the port (http://host:3579/plexrequests) or from the reverse proxy (http://host/plexrequests). Problem does not present without use of the -b flag and only happens once a baseurl is set.

@tidusjar
Copy link
Collaborator

tidusjar commented Oct 25, 2016

OK thanks, must be an issue with finding the .js script.

Also you shouldn't really use the -b command, we should always save the base url in the settings :)

tidusjar pushed a commit that referenced this issue Oct 25, 2016
@Magikarplvl4 Magikarplvl4 added this to the Release v1.9.4 milestone Oct 27, 2016
@Magikarplvl4
Copy link
Contributor

Fixed in the release of 1.9.4

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

3 participants