You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from wikitools import *
s = wiki.Wiki('https://aquanautweb.de/testwiki/api.php')
results in
==== RESTART: C:\Users\XXXXXXX\test_wikitools.py ====
URLError: <urlopen error EOF occurred in violation of protocol (_ssl.c:590)> trying request again in 5 seconds
URLError: <urlopen error EOF occurred in violation of protocol (_ssl.c:590)> trying request again in 10 seconds
What can be the problem?
The text was updated successfully, but these errors were encountered:
Are you still having this issue? If so, can you please test with https://test.wikipedia.org/w/api.php? It would help to narrow down whether just this site is affected or if other HTTPS sites are also having issues.
results in
What can be the problem?
The text was updated successfully, but these errors were encountered: