736
23.1 Legacy Series / Re: Issue with Network Time
« on: March 15, 2023, 01:22:14 pm »
How long since you added them? It can take a little while for the status to update.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Quoteso it doesn't seem like it would have resolved on it's own. At least not until the cron job forced a reload of the blocklistsyep, with '[Errno 65] No route to host' i can assume that the DNSBL update process started when the connection was not yet fully ready. in this case, the module simply has nowhere to take fresh data until the next cycle of DNSBL download.
does this happen on every reboot?

may be it means that at the time unbound and dnsbl module started there was only 96 records in DNSBL file for some reason (hard to tell more without logs).
dnsbl module (if requests are coming) checks every minute if DNSBL file updated and loads fresh info into the memory.
maybe it was enough to wait a bit (again, it's hard to guess without information)
blocklist download : unable to download file from https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts (error : HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /StevenBlack/hosts/master/hosts (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x8027e3130>: Failed to establish a new connection: [Errno 65] No route to host')))[60777:0] info: dnsbl_module: blocklist loaded. length is 96
[60777:0] info: dnsbl_module: updating blocklist.
Sadly, v23.1.3 did not fix the issue for me. I still lose the connection after some unknown period of time :/
