I need some help trying to figure out where I went wrong.
I have Komga running on my local network on port 8080. It has my comics but no sorting beyond pointing to the directory so far.
I can access Komga web interface from my iPad and get the “full” experience.
I try to set up OPDS connection with my Komga server using the Komga admin account and I get the SSL error. Same if I use a test account w/ no permissions.
OTHER NOTES:
I am using the komga docker container and MACVLAN to expose the container to its own IP. Previously I mapped komga:8080 to server:8880 same results.
Even though I’m on the LAN I seem unable to set up an OPDS connection using HTTP as well.
I’m also trying to setup Komga. I’m using a reverse proxy for komga (komga.plxxxxx.xx) and the format as above. Komga is running in docker with the 8080 port mapped to 9696 internally. (If that makes any difference
The error is about App Transport Policy requiring a secure connection
Hi, I cannot connect my friend’s komga server with panels.
When I put https I receive a request timed out (the server is ok)
When I put http (the true server) I receive the App Transport Policy
Sounds like your friend’s Komga is not serving over HTTPS (hence the timeout). iOS requires https connections when using domain names (App Transport Policy). The only solutions are enabling https on the server-side, or accessing it using an IP address instead of a domain name.
I cannot make it work… I’m entering http://(ipAdress)/opds/v1.2/catalog
I know nothing of servers, i just recently installed komga and changed nothing in any settings. Did I miss something?
Are you able to see Komga from other devices in a webpage? If you can, that should determine if it’s exposed. Are you sure you set the right port in Panels?
Can you see the OPDS feed if you open the URL you are using as a host on Safari? Make sure you include the port after the IP separated by :. Something like 192.168.1.3:8080/opds/v1.2/catalog
I was using this (http://192.168.1.25/opds/v1.2/catalog) then several months it stop working again it says not able to find, following error was found, request timed out. what should I do?
I know nothing about coding and stuff I just want to read my comics
I need help, I setup my komga server and for whatever reason my panels app can’t connect. I’m following the guides and forums to the letter. I just want to read my comics.