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

Admin Link broken with base URL set. #479

Closed
SpartacusIam opened this issue Aug 19, 2016 · 1 comment
Closed

Admin Link broken with base URL set. #479

SpartacusIam opened this issue Aug 19, 2016 · 1 comment

Comments

@SpartacusIam
Copy link

SpartacusIam commented Aug 19, 2016

If this is a bug report please make sure you have filled the following in:
(If it's not a bug and a feature request then just remove the below)

Plex Requests.Net Version:

1.9

Operating System:

Docker on Ubuntu 16.04

Mono Version:

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

Logs go here (Please make sure you remove any personal information from the logs)

Error Details

Nancy.RequestExecutionException: Oh noes! ---> Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: System.Dynamic.ExpandoObject' does not contain a definition forSearchForMovies'
at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object)
at RazorOutput.RazorView.Execute () <0x40725f60 + 0x00304> in :0
at Nancy.ViewEngines.Razor.NancyRazorViewBase1[TModel].ExecuteView (System.String body, IDictionary2 sectionContents) <0x41f95cb0 + 0x00126> in :0
at (wrapper dynamic-method) System.Object:CallSite.Target (System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,object,object,object)
at Nancy.ViewEngines.Razor.RazorViewEngine+<>c__DisplayClass2b.b__2a (System.IO.Stream stream) <0x40c6c120 + 0x00322> in :0
at Nancy.Responses.MaterialisingResponse.PreExecute (Nancy.NancyContext context) <0x40c6bf90 + 0x00076> in :0
--- End of inner exception stack trace ---
at Nancy.NancyEngine.InvokeOnErrorHook (Nancy.NancyContext context, Nancy.ErrorPipeline pipeline, System.Exception ex) <0x413abac0 + 0x002d7> in :0

Reproduction Steps:

Click on the "Admin" link.

Please include any steps to reproduce the issue, this the request that is causing the problem etc.

Ever since I set the base URL to /requests and rebooted the "Admin" link is broken and produces the above error message.

@tidusjar
Copy link
Member

Yeah sorry about that. I thought I fixed that bug. You cannot set it to Requests as there is a page called requests.

To fix it you can either send your db to me and I'll fix it tomorrow (10:20pm here) or delete your database and start again (plexrequests.sqlite)

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

2 participants