|
2013-01-05 16:58:05 GMT
|
A number of users in the thread "Sickbeard Fix" (https://nzbx.co/forum/topic/id/39) have reported experiencing an error when Sickbeard searches Nzbx.co. The error follows the general format of this, which I copied from my own log:
2013-01-04 09:58:27.259008 SEARCHQUEUE-RSS-SEARCH :: Error while searching nzbx, skipping: Extra data: line 1 column 3 - line 1 column 39139 (char 3 - 39139)
Running Lemonade's branch of SB. The error seemed to crop up shortly or immediately after the site underwent maintenance, so the two may be related?
Any help from Lemonade or users who have resolved this on their own would be greatly appreciated!
|
|
2013-01-05 23:26:29 GMT
|
I realized this error is because the recent releases API endpoint is returning with "100" prefixed to the JSON. I forked and added temp fix you can see here:
https://github.com/orther/SickBeard/commit/4ae51e7a82ad1bb5825880d35747e1b7f93c6a06
To be clear the API should be updated rather than this temp fix being used
|
|
2013-01-06 18:37:32 GMT
|
I get this now:
Error while searching nzbx, skipping: Element instance has no attribute 'findtext'
any ideas?
|
|
2013-01-06 19:50:35 GMT
|
Lemon fixed the API
|
|
2013-01-07 09:55:26 GMT
|
@tehspede, still giving issues.
2013-01-07 09:53:28.320875 SEARCHQUEUE-RSS-SEARCH :: DB error: no such column: failed
|
|
2013-01-07 10:15:22 GMT
|
With orther's fork I get:
2013-01-06 22:31:43.634883 SEARCHQUEUE-BACKLOG-71256 :: Error while searching nzbx, skipping: %d format: a number is required, not str
|
|
2013-01-08 13:56:58 GMT
|
My branch seems to be working fine for me, and we seem to have quite a high volume of working SickBeard users in comparison to the threads on this forum. Please reinstall according to the guide posted by tehspede which is lurking somewhere on these forums, using the branch on github at LemonadeDev/sickbeard.
|
|
2013-01-08 18:35:59 GMT
|
Did a re-install and it seems to work now. For me issue is solved.
|
|
2013-01-12 14:06:30 GMT
|
I have been getting this error:
2013-01-11 08:37:48.195668 SEARCHQUEUE-RSS-SEARCH :: Error loading nzbx URL: https://nzbx.co/api/recent?category=tv
2013-01-11 08:37:48.196115 SEARCHQUEUE-RSS-SEARCH :: Error while searching nzbx, skipping: expected string or buffer
|
|
2013-01-12 22:35:07 GMT
|
@thedude009
Not sure what was changed, but it looks like there were some new commits to the nzbx branch earlier today. I had been getting similar errors to what you report, but I replaced my install just now and it seems to be working; you might give it a shot.
|
|
2013-01-26 04:00:27 GMT
|
With orther's fork I get:
2013-01-06 22:31:43.634883 SEARCHQUEUE-BACKLOG-71256 :: Error while searching nzbx, skipping: %d format: a number is required, not str
I am getting this same error. Did you find a fix for this?
|
|
2013-01-27 03:14:21 GMT
|
the SEARCHQUEUE-RSS-SEARCH errors happen when you try to upgrade Lemon's branch of SickBeard with a config file that included nzbx.co. Fresh install without previous nzbx.co in your config should reset.
|
|
2013-01-29 22:03:16 GMT
|
@Lemon
I got some strange behavior with NZBX added, it seems i can't disable it (if wanted)
Jan-29 22:51:08 INFO CP Server Thread-3 :: don't know what nzbx is, skipping
Any ideas?
|
|
2013-02-14 23:31:26 GMT
|
I'm getting the following error after migrating from the Distributed Sickbeard to the version on GitHub.
"Error while searching nzbx, skipping: No JSON object could be decoded"
Not quite sure what's happening here. Anyone able to point me in the right direction?
|
|
2013-02-15 08:16:40 GMT
|
I'm getting the following error after migrating from the Distributed Sickbeard to the version on GitHub.
"Error while searching nzbx, skipping: No JSON object could be decoded"
Not quite sure what's happening here. Anyone able to point me in the right direction?
Getting same issue too. Had a hunt around and it looks like the API is down. :(
https://nzbx.co/api
|