Jackett
Jackett has an internal IP. http://jackett:9117 (http://jackett2:9117) ~ that never connects.
Jackett using localhost:9117 only works outside of Docker, not inside.
What WILL connect is using the Jackett internal IP number 172.17.0.X. Right now, X=2.
So right now, I am able to use Sonarr and add indexes using hxxp://172.17.0.2 . Great. Works.
In a little while, Jackett will CHANGE that internal IP address. Since last night, that internal IP address has been 172.17.0.3, 172.17.0.5, 172.17.0.2 (repeat early on). When this number changes, everything breaks.
When it breaks, the only way to get it going again is to revisit every index set up in Sonarr and Radarr and edit the URL w/the updated IP. So, you need to go into Jackett shell, pull the number…then go back to Sonarr and open up ever Indexer to adjust the URL w/the ip change, then do the same for Radarr.
Process works, but a huge pain…and requires you to be at the computer, notice when it breaks and spend the time to update every time this happens.
Followed many a guide, and most are not for Mac. Hard to find Mac specific guides, and another layer to that is that Apple made many changes to security in its latest OS…so even when you find something a bit more Mac specific, it is older and not as applicable.
Yes, have been asking on the forums. Lot of friendly knowledgable people helping out…I was in worse shape this time last week so learned a fair amount. That said, I’m not a coder. I am learning about Docker, and even Docker does not address Mac specifically. There are gaps between Docker and Mac, for instance permissions.
Also, the forum has limits on URLs in the posting so I had to substitute two XXs simply to post the reply.