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

TV Shows requests page not opening #1083

Closed
tijmenvn opened this issue Feb 8, 2017 · 6 comments
Closed

TV Shows requests page not opening #1083

tijmenvn opened this issue Feb 8, 2017 · 6 comments

Comments

@tijmenvn
Copy link

tijmenvn commented Feb 8, 2017

logs_Ombi_1083.zip

Ombi Version:

V 2.1.1336

Update Branch:

Stable/Early Access Preview/development

Operating System:

Ubuntu 16.04

Mono Version (only if your not on windows)

Stable 4.6.2.16/ac9e222

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


see attached file

Problem Description:

While the Movies requests page loads just fine, when clicking on my TV Shows requests, Ombi hangs, it does not show the regular "no TV Shows" in grey.

Problem seems to only produces with the admin account, user who requested the TV Show is still able to see the request

Reproduction Steps:

Noting yet that I know what is causing it. I do use the installation way of HTPCguides for installing ombi, that is if it makes a difference. I will try to find something in the logs.

@Ombi-robot
Copy link

Hi!
Thanks for the issue report. Before a real human comes by, please make sure you used our bug report format.
Before posting make sure you also read our FAQ and known issues.
Make the title describe your issue. Having "not working" or "I get this bug" for 100 issues, isn't really helpful.
If we need more information or there is some progress we tag the issue or update the tag and keep you updated.
Cheers!
Ombi Support Team

@tidusjar
Copy link
Member

tidusjar commented Feb 8, 2017 via email

@tijmenvn
Copy link
Author

tijmenvn commented Feb 8, 2017

Just did that, made sure I got notification that settings in sonarr were saved. restarted Ombi. No difference. It does tell me now it's indexing files.

@tidusjar
Copy link
Member

tidusjar commented Feb 8, 2017

Can you open up the developer tools (F12), click the network tab and then refresh the page, there should be something in red.

Can you click the red item and then press preview and post the result here?

@ubun2Junky
Copy link

I'm getting the same issues, here are my results.

{statusCode: 500, message: "Something went horribly, horribly wrong while servicing your request.",…}
details
:
"Nancy.RequestExecutionException: Oh noes! ---> System.FormatException: Input string was not in a correct format.↵ at System.Number.StringToNumber (System.String str, System.Globalization.NumberStyles options, System.Number+NumberBuffer& number, System.Globalization.NumberFormatInfo info, System.Boolean parseDecimal) [0x0005e] in <8f2c484307284b51944a1a13a14c0266>:0 ↵ at System.Number.ParseInt32 (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) [0x00014] in <8f2c484307284b51944a1a13a14c0266>:0 ↵ at System.Int32.Parse (System.String s) [0x00007] in <8f2c484307284b51944a1a13a14c0266>:0 ↵ at Ombi.UI.Modules.RequestsModule+<>c__DisplayClass47_0.b__3 (Ombi.Api.Models.Sonarr.SonarrRootFolder x) [0x00014] in <367d18f7a34843c8a4234d9d0db03142>:0 ↵ at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable1[T] source, System.Func2[T,TResult] predicate) [0x00035] in <63992662b765477a898ef49cdcc99ee2>:0 ↵ at Ombi.UI.Modules.RequestsModule+d__47.MoveNext () [0x0013a] in <367d18f7a34843c8a4234d9d0db03142>:0 ↵ --- End of inner exception stack trace ---↵ at Nancy.NancyEngine.InvokeOnErrorHook (Nancy.NancyContext context, Nancy.ErrorPipeline pipeline, System.Exception ex) [0x000bd] in <63c44d6f8d7e4f339a987bf9eb94d931>:0 "
message
:
"Something went horribly, horribly wrong while servicing your request."
statusCode
:
500

tidusjar pushed a commit that referenced this issue Feb 9, 2017
@tidusjar
Copy link
Member

tidusjar commented Feb 9, 2017

Can you go into your Sonarr settings and re-press Save? If that doesn't work there is an update in the EAP branch.

@tidusjar tidusjar closed this as completed Feb 9, 2017
@tidusjar tidusjar self-assigned this Feb 9, 2017
tidusjar added a commit that referenced this issue Feb 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants