Can't get NZBget to work

Hi, i’ve just installed NZBdrone and i can’t get one thing to work…
I’ve tried to link it to NZBget but i keep getting errors.

I get to see this in the logs:

Message

Unable to connect to NzbGet, please check your settings: Unable to connect to NzbGet, please check your settings

Exception

NzbDrone.Core.Download.Clients.DownloadClientException: Unable to connect to NzbGet, please check your settings
at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.CheckForError (IRestResponse response) [0x00000] in :0
at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.ProcessRequest (IRestRequest restRequest, NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) [0x00000] in :0
at NzbDrone.Core.Download.Clients.Nzbget.NzbgetProxy.GetQueue (NzbDrone.Core.Download.Clients.Nzbget.NzbgetSettings settings) [0x00000] in :0
at NzbDrone.Core.Download.Clients.Nzbget.Nzbget.GetQueue () [0x00000] in :0

Hope you can help me het it to work!!
Patrick

Enable debug logging and paste bin it trying to connect to nzbget - https://github.com/NzbDrone/NzbDrone/wiki/Log-Files

Also check your settings: username, password, host, port looks like something is wrong, if its on another machine make sure the port is open in the firewall.

Thanks for your comment, you were right. I wrote my host wrong.
NZBget works now, but NZBdrone is not processing any downloaded episodes.

NZBget downloaded a complete season to /volume1/homes/admin/Sabnzbd/Complete/Series wich is also my factory folder. What could be causing this?

/volume1/homes/admin/Sabnzbd/Complete/Series - is “homes” a mistake because it is more commonly “home”.

Debug logs will show why it wasn’t processed, but check that the paths match exactly.

I have checked it, it is homes. I don’t know why… And it is written with homes as wel in NZBget and the episodes arrive in the correct folder. Do you need the logs?

You can look as well, you should see it looking for video files in the logs for drone factory.

pastebin them if you don’t see any issues.