app icon indicating copy to clipboard operation
app copied to clipboard

[BUG] Komga: The resource could not be loaded because the App Transport Security policy requires the use of a secure connection

Open ivanyv opened this issue 8 months ago • 1 comments

Preflight Checklist

  • [x] I have read and I agree to follow the support disclaimer.
  • [x] I am sure that my bug has nothing to with third party extensions.
  • [x] I have read the troubleshooting FAQs and looked trough the #help-desk channel on the official Discord, but none solved my issue.
  • [x] I have searched the issue tracker for a bug report that matches the one I want to file, without success.

What type of Apple device have you encountered the bug with?

iPad

Operating System Version

iPadOS 18.2.1

App Version

0.8.11-r1

Describe the Bug

Seems app requires the HTTPS protocol, but it would be nice if it didn't, I'm only accessing the Komga server through a local network.

Full error:

[RequestManager:schedule(_:tries:priority:):246] Operation Failed. Error: Error Domain=NSURLErrorDomain Code=-1022 "The resource could not be loaded because the App Transport Security policy requires the use of a secure connection." UserInfo={NSLocalizedDescription=The resource could not be loaded because the App Transport Security policy requires the use of a secure connection., NSErrorFailingURLStringKey=http://100.127.59.15:1010/opds/v2/catalog/api/v1/libraries, NSErrorFailingURLKey=http://100.127.59.15:1010/opds/v2/catalog/api/v1/libraries, _NSURLErrorRelatedURLSessionTaskErrorKey=(

Steps to Reproduce

Use a http://... URL for Komga server

Anything Else?

No response

ivanyv avatar Jun 05 '25 17:06 ivanyv