wummel / linkchecker

check links in web documents or full websites
http://wummel.github.io/linkchecker/
GNU General Public License v2.0
1.42k stars 234 forks source link

Error: OSError: Could not find a suitable TLS CA certificate bundle #805

Open rbansa10 opened 3 years ago

rbansa10 commented 3 years ago

With python 3.6 on linux machine While starting using the linechecker i am geting warning WARNING linkcheck.check 2021-05-18 06:44:23,450 MainThread Running as root user; dropping privileges by changing user to nobody.

and in result : Result Error: OSError: Could not find a suitable TLS CA certificate bundle, invalid path: /root/.local/lib/python3.6/site-packages/certifi/cacert.pem

matkoniecz commented 3 years ago

note that this project is dead, it was revived at https://github.com/linkchecker/linkchecker which may have fixed this issue already