dgtlmoon / dgtlmoon/changedetection.io

SSLError(1, '[SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1006)')

Open
#3,047 2 comments 0 reactions 1 assignee Claimed by @dgtlmoon View on GitHub
triage
Dominant language
Python
Stars
34.1k
Forks
2k
Avg merge
23h 38m
Merged PRs (30d)
67

Description

The following seems to be a _requests_ error, spitting out a _wget_ error. I don't understand the code's structure well enough to pin down where it originates, but I'm guessing that adding "verify=False" should fix it. The only place I was able to find that doesn't set verify=False was in apprise_plugin/__init__.py.

**URL:** https://www.ff-ainu.or.jp/web/potal_site/primer.html

**Error:** Exception: HTTPSConnectionPool(host='www.ff-ainu.or.jp', port=443): Max retries exceeded with url: /web/potal_site/primer.html (Caused by SSLError(SSLError(1, '[SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1006)')))

**Processor:** Webpage Text/HTML

**Fetch Method:** Basic fast Plaintext/HTTP Client

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.