On 2016-07-01, C. L. Martinez <[email protected]> wrote: > Recently, I have installed an OpenBSD virtual machine in my laptop with > TT-RSS, and all works perfectlly. Until I try to subscribe to a new feed. > Every time, tt-rss returns the error "6 Couldn't resolve host". It is > strange, because all other feeds migrated from other linux host, works ok.
It might be this, which used to be in faq 10 but was removed a while ago: << Name Resolution: httpd(8) inside the chroot(2) will NOT be able to use the system /etc/hosts or /etc/resolv.conf. Therefore, if you have applications which require name resolution, you will need to populate /var/www/etc/hosts and/or /var/www/etc/resolv.conf in the chroot(2) environment. Note that some applications expect the resolution of "localhost" to work. >>

