Skip to content

wget.log: wget-at: unable to resolve host address 't.me' #17

@homersimpsons

Description

@homersimpsons

The wget.log file is filled with the following entries:

wget-at: unable to resolve host address 't.me'
wget-at: unable to resolve host address 't.me'
wget-at: unable to resolve host address 't.me'
wget-at: unable to resolve host address 't.me'
wget-at: unable to resolve host address 't.me'
wget-at: unable to resolve host address 't.me'

If I understand correctly, this means that the DNS server is not responding.

Looks like the Quad9 DNS servers are hardcoded in:

'--dns-servers', '9.9.9.10,149.112.112.10,2620:fe::10,2620:fe::fe:10',

I believe this makes the process way slower to archive telegram.

Maybe we can use other DNS servers such as 1.1.1.1

Also there maybe is a configuration to avoid resolving the IP address everytime and use a cached one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions