Skip to content

Anisource doesn't respond from UI but responds from curl #827

@JurgenCruz

Description

@JurgenCruz

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Trying to add the Anisource indexer returns:
Unable to connect to indexer. This is typically caused by DNS/SSL issues. Check DNS settings, ensure IPv6 is working or disabled, consider using different DNS servers, or try a VPN/proxy if needed. See: 'https://wiki.servarr.com/prowlarr/troubleshooting#dns-ssl-connection-issues' No data available (asnet.pw:443)

Going inside the container bash and doing curl -v https://asnet.pw/ resolves correctly the IPv6 address and does the TLS handshake fine and returns HTML. So the container has connectivity just fine. Note that this indexer seems to be IPv6 only. There is no IPv4 address.

Expected Behavior

The indexer should be able to be added if the container has connectivity.

Steps To Reproduce

  1. Have a docker container for prowlarr. in the network section, make sure enable_ipv6 is set to true and a subnet is defined for IPv6 that matches the prefix in the docker.config for example: fd00:aaaa:1111:1::/64.
  2. Go to Indexers and try to add the Anisource indexer.
  3. Press the Test button.

Environment

- OS: Arch Linux
- Prowlarr: 2.3.0.5236-ls139 by linuxserver.io
- Docker Install: Yes
- Using Reverse Proxy: Yes, NPM
- Browser: Firefox

What branch are you running?

Master

Trace Logs? Not Optional

https://privatebin.net/?1847dfdcfdb7adb2#HpSwGxLW5ziDRrK71KRKgjDURo61tpYePBB6iw2e7L3o

Trace Logs have been provided as applicable. Reports will be closed if the required logs are not provided.

  • I have read and followed the steps in the wiki link above and provided the required trace logs - the logs contain trace - that are relevant and show this issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions