-
Notifications
You must be signed in to change notification settings - Fork 79
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
Sickbeard Error loading NZBmegasearcH URL / No data returned #85
Comments
hi, thanks. That is rather strange. I guess typing that url works and return results right? |
Yes |
I get this error as well. Attempting to load it manually in my browser gives a "Bad Request" error. In the log:
|
|
That's not an error. It just says what is the detailed request done to nzbmega. Bad request?! It is likely that some server responds in a bizarre manner. It seems that mega catches an exception. thanks |
I think I found the issue. |
guys, branch 046RC_bugfix should solve the issue |
Seems to have. I updated/restarted, and restarted Sick Beard, which usually On Thu, Oct 24, 2013 at 3:05 PM, pillone notifications@github.com wrote:
Stephen Price |
I too get these SB errors. I haven't tried the 046RC fix to confirm, but just for reference this is what I see in nzbm logs: 2013-10-24 20:49:56,484 - TERMINAL - INFO - 2013-10-24 20:49 1675 1675 |
@Riz0 that msg means that the source (SB/CP or whatever) got tired of waiting for a response and killed the connection. Even though in their source code they say that 30s is the max timeout (nzmega has 20s), sometimes they kill the connection earlier. Anyways, try the 046_bugfix |
Updated last night, got these today...
I'll dig through the SB logs when I get a chance and see if there is any further info. |
it is weird that it happens on each hour. The other SB reqs during the 1h period are fine. |
What do you have in the logs at that time? |
There is a ton in the debug logs, and since updating to .46 bugfix, i've seen way more issues.
Where can I dump these logs as I don't want to post them publicly. |
@duckduckquack thx for the logs: |
I have debug turned on now, so I'll clear the logs and give it 24 hours to see what it comes up with. I don't have a ton of providers, and most are starting to lock down what they offer, so that might be part of the problem. :( |
@duckduckquack debug is turned on by default since 0.45. I keep tuned. |
Nah, they are both on the same machine. The only problem might be memory. I only have 8GB installed right now. Are you sure about debug? I have to start mega with the debug switch to get the debugging log to show up. What I sent you was without it. |
yes I am very sure. the additional command line debug option just does minor debugging things now. 8GB? that's an immense amount of memory for mega |
I close this for now This happens if web-based providers respond very slowly thus they hit timeout during their login phase and SB cuts connection off. |
I'm not sure if this is a configuration mistake on my end, but I'm still seeing these randomly.
They randomly happen on the hour, there are no issues in nzbmega's logs. Its almost like nzbmega goes to sleep.
The text was updated successfully, but these errors were encountered: