Cannot connect to komga after update

Because of ATS, I was using the ip address with http
But after the update, I cannot connect to the server anymore.
It keeps giving me ATS error.

I assume you are on iOS 17.

In iOS 17, iPadOS 17, and macOS 14, ATS no longer allows connections to IP addresses by default. Add individual IP addresses and classless inter-domain routing (CIDR) ranges in the NSExceptionDomains dictionary.

Since iOS 17, remote IP addresses have no longer been allowed without a secure connection.
We added an allow rule for RFC1918 ranges, so you can use IP addresses in local networks. But if you want to access your server over the internet, you need a domain and an HTTPS connection.

Yes, I am on iOS 17.

What about using caddy for reverse proxy?
If it’s possible I might look into it.

Do I have to purchase a domain?

You don’t need to purchase a domain if you use a DynDNS or No-IP domain.
Caddy reverse proxy works great yeah, that’s what I use. I have a Synology NAS and they give dynamic DNS domains. That’s what I use for my servers.

Komga has a nice tutorial to setup Caddy with automatic SSL Certificate generation. Expose your server | Komga .

That tutorial isn’t easy for me. Haha
I have to figure out how to use it.

Thanks.

1 Like