Hi!

I noticed that my error  log has quite a few entries like

Jun 18 15:59:10 2023 (1236) Unable to retrieve data from 
https://publicsuffix.org/list/public_suffix_list.dat: <urlopen error [Errno 
101] Network is unreachable>
Jun 18 18:32:56 2023 (1236) Unable to retrieve data from 
https://publicsuffix.org/list/public_suffix_list.dat: <urlopen error [Errno 
101] Network is unreachable>
Jun 18 18:35:07 2023 (1236) Unable to retrieve data from 
https://publicsuffix.org/list/public_suffix_list.dat: <urlopen error [Errno 
101] Network is unreachable>
Jun 18 18:45:58 2023 (1236) Unable to retrieve data from 
https://publicsuffix.org/list/public_suffix_list.dat: <urlopen error [Errno 
101] Network is unreachable>

It could be one of the two issues here 
a) IPv6 
b) not using the http proxy

I can download the file alright using curl/wget (environment variables
are set correctly)

a) How can I force a download?
b) Can I manually drop the file into 
/usr/share/publicsuffix/public_suffix_list.dat and force recreation of 
public_suffix_list.dafsa?

-- 
Ralf Hildebrandt
Charité - Universitätsmedizin Berlin
Geschäftsbereich IT | Abteilung Netzwerk

Campus Benjamin Franklin (CBF)
Haus I | 1. OG | Raum 105
Hindenburgdamm 30 | D-12203 Berlin

Tel. +49 30 450 570 155
ralf.hildebra...@charite.de
https://www.charite.de
------------------------------------------------------
Mailman-Users mailing list -- mailman-users@python.org
To unsubscribe send an email to mailman-users-le...@python.org
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/
    https://mail.python.org/archives/list/mailman-users@python.org/
Member address: arch...@jab.org

Reply via email to