styxit / HTPC-Manager

A fully responsive interface to manage all your favorite software on your Htpc.
http://htpc.io
MIT License
529 stars 183 forks source link

Unable to connect to Sickbeard #360

Open pcrosthwaite opened 8 years ago

pcrosthwaite commented 8 years ago

Hi,

This is likely to be something silly that i'm doing/not doing, but i can't for the life of me get HTPC manager to talk with Sickbed. I'm running a freeness box, I've configured the IP address, port and API key in HTPC manager for Sickbeard. Testing however fails, and when i look in the log, i see messages like

Unable to contact sickbeard via http://10.1.1.3:8081/home/api/b64467968765b2f49a00dd085753ef70/?cmd=sb.ping

If i however paste that URL into a new browser tab, it displays sickbeard fine. Any idea's?

pcrosthwaite commented 8 years ago

Oh and I should mention that my sickbed instance is not using a web_root variable, so i have left the base path configuration empty in MTPC Manager. I have also tried thought putting in a / and even the /home/ that seems to be applied by sickbeard.

Hellowlol commented 8 years ago

If you just visit the module (ignore the test) does it work there?

pcrosthwaite commented 8 years ago

No unfortunately. I click on the menu item and it shows Sickbed, but does not list any of the shows i have configured to watch.

Hellowlol commented 8 years ago

If you try http://10.1.1.3:8081/api/b64467968765b2f49a00dd085753ef70/?cmd=sb.ping manually in your browser do you get a reponse from the api then?

Hellowlol commented 8 years ago

the "home" shouldnt be there if your not using a web_root.