Bugs report (Error about copy and paste)

When I need to copy some information with image directly (just by ctrl + C /V )from the website, it shows me that something error was happened. I have red the information about error and check the database, turn off the plug-in to solve the problem, but it failed. Here’s the information about the feedback of error.

Anki 2.1.49 (dc80804a) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=False sv=2
Add-ons, last update check: 2022-01-22 10:51:37

Caught exception:
Traceback (most recent call last):
File “aqt\webview.py”, line 41, in cmd
File “aqt\webview.py”, line 142, in _onCmd
File “aqt\webview.py”, line 595, in _onBridgeCmd
File “aqt\editor.py”, line 438, in onBridgeCmd
File “aqt\editor.py”, line 882, in onPaste
File “aqt\editor.py”, line 1137, in onPaste
File “aqt\editor.py”, line 1134, in _onPaste
File “aqt\editor.py”, line 865, in doPaste
File “aqt\editor.py”, line 854, in _pastePreFilter
File “aqt\editor.py”, line 789, in _retrieveURL
File “anki\httpclient.py”, line 64, in get
File “requests\sessions.py”, line 555, in get
File “requests\sessions.py”, line 542, in request
File “requests\sessions.py”, line 655, in send
File “requests\adapters.py”, line 439, in send
File “urllib3\connectionpool.py”, line 696, in urlopen
File “urllib3\connectionpool.py”, line 964, in prepare_proxy
File “urllib3\connection.py”, line 359, in connect
File “urllib3\connection.py”, line 500, in connect_tls_proxy
File "urllib3\util\ssl
.py", line 453, in ssl_wrap_socket
File "urllib3\util\ssl
.py", line 495, in _ssl_wrap_socket_impl
File “ssl.py”, line 500, in wrap_socket
File “ssl.py”, line 997, in _create
ValueError: check_hostname requires server_hostname

Could you tell me what should I do with it? Thanks you!

2 Likes

OH,YES ! It really works. After changing my proxy and I can use the functions of copy/paste like before!

Thank you very much!