hi
My log is filled with ‘unable to download icon’ errors as outlined below. What can I do to remove these errors? I understand they’re not an issue but my log is just very congested now so it’s almost unreadable
[2025-04-21 21:45:04.948][vaultwarden::api::icons][WARN] Unable to download icon: Req.
[CAUSE] reqwest::Error {
kind: Request,
url: "https://user.gearbest.com/favicon.ico",
source: hyper_util::client::legacy::Error(
Connect,
ConnectError(
"dns error",
ResolveError {
kind: NoRecordsFound {
query: Query {
name: Name("user.gearbest.com.localdomain."),
query_type: AAAA,
query_class: IN,
},
soa: Some(
Record {
name_labels: Name("."),
rr_type: SOA,
dns_class: IN,
ttl: 3596,
rdata: Some(
SOA {
mname: Name("a.root-servers.net."),
rname: Name("nstld.verisign-grs.com."),
serial: 2025042100,
refresh: 1800,
retry: 900,
expire: 604800,
minimum: 86400,
},
),
},
),
negative_ttl: Some(
3595,
),
response_code: NXDomain,
trusted: true,
},
},
),
),
}
[2025-04-23 08:14:54.440][vaultwarden::api::icons][WARN] Unable to download icon: Req.
[CAUSE] reqwest::Error {
kind: Status(
404,
),
url: "https://www.travelkon.com.au/favicon.ico",
}
[2025-04-23 08:33:47.474][vaultwarden::api::icons][WARN] Unable to download icon: Req.
[CAUSE] reqwest::Error {
kind: Status(
404,
),
url: "https://sso.unraid.net/favicon.ico",
}