Mylar: Failed to start on port

Hi, my Mylar docker seemed to of stopped working correctly on August 2nd.

I am able to use the server as normal, add comics to watch. It just doesn’t appear to snatch anymore.

I have tried many Google’s and had no joy. I am using the OMV docker plugin if that matters. I can not run it as a bridge, only a host.

My bash logs are saying:

Quiet logging mode enabled…
Initializing startup sequence…
Failed to start on port: 8090. Is something else running?

Whether this is the problem or not I don’t know.

The Mylar logs when starting up always begin with a bunch of:
ERROR :: mylar.searcher.2273 : Thread-12 : [PAYLOAD:PRESENT] Unable to download nzb from link: [comic url]
WARNING :: mylar.decrypt_it.46 : CP Server Thread-9 : Error not an encryption that I recognize.

Nothing has changed with my download settings, still passing the SAB api check and the search provider checks.

I am totally stuck, does anyone have any thoughts?

Thanks!

Also found this:
11-Oct-2019 20:36:49 - ERROR :: mylar.excepthook.315 : HTTPServer Thread-1 : Uncaught exception: Traceback (most recent call last):
File “/app/mylar/mylar/logger.py”, line 337, in new_run
old_run(*args, **kwargs)
File “/usr/lib/python2.7/threading.py”, line 754, in run
self.__target(*self.__args, **self.__kwargs)
File “/app/mylar/lib/cherrypy/process/servers.py”, line 205, in _start_http_thread
self.httpserver.start()
File “/app/mylar/lib/cherrypy/wsgiserver/wsgiserver2.py”, line 1955, in start
raise socket.error(msg)
error: No socket could be created – ((‘192.168.1.109’, 8090): [Errno 99] Address not available)