-
-
Notifications
You must be signed in to change notification settings - Fork 404
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
Can't request series #934
Comments
Did you do a fresh installation? |
Same bug for me, except that when I try the request again, it appears this time in "pending approval" status. In the end, I can not approve it anywhere. |
Same question for you :-) Did you do a fresh installation? |
Sorry you answered me while I was editing my previous post. ;) |
@tidusjar can you look at this one? Core function is maybe broken with the last update. |
I have the same issue. Running it on Ubuntu 16.04, fresh install using old sqlite db. |
I too am having the same issue running on Windows Home x64, using old sqlite db that I renamed from PlexRequests.sqlite to Ombi.sqlite after doing a fresh install. |
I canceld the rolling out of the v2.0 release for making a hotfix. |
This was a bug from a PR... I should have checked it a bit more thoroughly. |
@Garderoben @ElYoM @dbershev @chrisausbun thanks for reporting this issue. |
The issue is still occurring with V2.0.1 for me. My OS is Windows 10 Home x64. |
@SuperPotatoMen Fresh install with old database. After updating to 2.0.1 i can now press the button but now we get errors. Trace logs: |
something triggert a 404 not found error :/ |
@SuperPotatoMen i think i know why, when looking for the same show in Sonarr i could not find it. So seems that 2.0.1 fixed it for me, as long as sonarr can find the show. |
@Garderoben can you open a new issue for that one? . We have a failed queue handle system that should pick up this kind of this errors. But i looks like hé doesn't do his job. |
Thanks for the hotfix ! ;-) |
Ombi Version:
V 2.0.1223
Update Branch:
Stable
Operating System:
Windows 2012R2
Applicable Logs (from
/logs/
directory or the Admin page):No logg info see bellow.
Problem Description:
I simply cant request series any more, and here comes the tricky part.
Nothing happens when i click the request button, no request is made, no error in chrome console and network log is empty, its like the button is not even used.
Movies works fine as showed bellow, and Sonarr connection is OK.
Nothing in logs, Error,Trace,Debug since button click is not even registered?
http://prntscr.com/dw05xr
http://prntscr.com/dw094s
http://prntscr.com/dw09iq
Before i updated to Ombi we got an Error saying "Something went wrong"
Reproduction Steps:
Request any series.
The text was updated successfully, but these errors were encountered: