evilhero / mylar

An automated Comic Book downloader (cbr/cbz) for use with SABnzbd, NZBGet and torrents
GNU General Public License v3.0
977 stars 173 forks source link

Cant connect to nzbget with port information #2443

Closed typo2014 closed 3 years ago

typo2014 commented 3 years ago

Hi

Version: v0.4.6 (master) OS: Ubuntu 18.04

I'm trying to setup mylar3 in a docker system - all my apps (e.g. sonarr, radarr) are setup in the same way as a host i use nzbget - without https or my domain

when i use this approach mylar can connect as it is missing the protocoll (http/https)

When i use the full domain https://nzbget.mydomain.com WITHOUT any port i can connect to nzbget "Successfully verified connection to NZBGet" but as soon as i try to sent files to nzbget i get the error

WARNING | uh-oh: nonnumeric port: 'None'

When i use the full domain and enter the port (both the "normal" and the secure one) i cant verify the connection anymore and when i try to send files to nzbget i get the error

WARNING | uh-oh: [Errno 111] Connection refused

Any ideas on how to solve that issue?

all the best Typo

barbequesauce commented 3 years ago

Please recreate the issue in the mylar3 repo - this repo is no longer under active development

typo2014 commented 3 years ago

sorry my bad