Cannot connect to komga/OPDS on Mac

Hey there!
I am using Panels on Mac for locally stored comics and now I wanted to connect to my OPDS server that is hosted by komga. When I enter the correct address (https://comics.domain.com/opds/v2/catalog), I always get the following error message:

Unable to find Server
We were not able to find your OPDS Server.
The following error was found: The operation couldn't be completed.
(Panels.XMLParserError error 1.)

URL, username and password are correct, when pasting the exact same URL into Safari, it asks me for username & password and after providing these, the appropriate library xml is displayed (e.g. {"metadata":{"title":"All libraries - Recommended")
Port is empty as the OPDS library is served on the standard 443 port as per https. But even with the port provided, nothing changes.
Any ideas?

Edit: Solved it, the /opds/v2/catalog suffix is not necessary.

Panels does not support OPDS 2 just yet.

If you omit the path, it tries to connect to /opds/v1.2/catalog .

We plan to add support for OPDS v2 sometime this year

1 Like