Indexer Spotweb System.Xml error

Sonarr version (3.0.2.529):
Mono version (6.8.0.105):
OS: Ubuntu Linux 18.04
Debug logs: https://pastebin.com/8j6TNLK6
Description of issue:

Spotweb indexer returns an error everytime, it has worked but suddenly stopped. Radarr seems not throw this error even though it seems to have a same “System.Xml” result. the API of spotweb works fine on other programs.

updated sonarr to other branches and Mono to its newest version without success.

Spotweb is returning invalid XML. Multiple root elements specifically. If you use the same URL Sonarr is using (from debug logs) you should be able to see the same issue.

thats true i get an error:

Fatal error: Uncaught Error: Call to undefined function curl_init() in /var/www/spotweb/lib/services/Providers/Services_Providers_Http.php:190 Stack trace: #0 /var/www/spotweb/lib/services/Providers/Services_Providers_Http.php(398): Services_Providers_Http->perform('http://api.tvma...', NULL) #1 /var/www/spotweb/lib/services/MediaInformation/Services_MediaInformation_Tvmaze.php(22): Services_Providers_Http->performCachedGet('http://api.tvma...', false, 2678400) #2 /var/www/spotweb/lib/page/SpotPage_newznabapi.php(94): Services_MediaInformation_Tvmaze->retrieveInfo() #3 /var/www/spotweb/lib/page/SpotPage_newznabapi.php(53): SpotPage_newznabapi->search('xml') #4 /var/www/spotweb/index.php(198): SpotPage_newznabapi->render() #5 {main} thrown in /var/www/spotweb/lib/services/Providers/Services_Providers_Http.php on line 190

strange is it worked a month ago and Radarr handles it fine still, has there anything changed?

No, nothing has changed in that regard on Sonarr’s side.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.