linuxserver / docker-freshrss

GNU General Public License v3.0
170 stars 24 forks source link

[BUG] cURL error 6: Could not resolve host #51

Closed Zenya393 closed 1 year ago

Zenya393 commented 1 year ago

Is there an existing issue for this?

Current Behavior

When fetching RSS feed I receive this error message: cURL error 6: Could not resolve host: www.tomshardware.com [https://www.tomshardware.com/feeds/all]

Expected Behavior

No response

Steps To Reproduce

Update a RSS feed.

Environment

- OS: Unraid
- How docker service was installed: Unraid Community Apps
Bridged network

CPU architecture

x86-64

Docker creation

usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='freshrss' --net='br0' -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e HOST_HOSTNAME="Tower" -e HOST_CONTAINERNAME="freshrss" -e 'TCP_PORT_80'='80' -e 'PUID'='99' -e 'PGID'='100' -e 'UMASK'='022' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:80]' -l net.unraid.docker.icon='https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/freshrss-logo.png' -v '/mnt/user/appdata/freshrss':'/config':'rw' 'lscr.io/linuxserver/freshrss'

Container logs

───────────────────────────────────────
GID/UID
───────────────────────────────────────

User UID:    99
User GID:    100
───────────────────────────────────────

Setting resolver to  127.0.0.11
Setting worker_processes to 4
generating self-signed keys in /config/keys, you can replace these with your own keys if required
[custom-init] No custom files found, skipping...
[ls.io-init] done.
github-actions[bot] commented 1 year ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 1 year ago

This issue is locked due to inactivity