ssl tls protocol googler issue
by redhatanirban from LinuxQuestions.org on (#6DPRS)
googler --debug
[DEBUG] googler version 4.3.2
[DEBUG] Python version 3.11.2
[DEBUG] Platform: Linux-6.2.9-300.fc38.x86_64-x86_64-with-glibc2.37
/usr/bin/googler:3496: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
current_version = Version(_VERSION_)
/usr/bin/googler:3497: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
latest_version = Version(latest_version_str)
[DEBUG] Connecting to new host www.google.com
[DEBUG] Opened socket to 142.250.193.132:443
/usr/bin/googler:1611: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated
ssl_context = ssl.SSLContext(ssl.PROTOCOL_TLS)
[DEBUG] new_connection completed in 0.164s
Please initiate a query.
googler (? for help)
[root@fedora googler-master]# googler www.looklinux.xom
/usr/bin/googler:1611: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated
ssl_context = ssl.SSLContext(ssl.PROTOCOL_TLS)
No results.
If you believe this is a bug, please review https://git.io/googler-no-results before submitting a bug report.
[DEBUG] googler version 4.3.2
[DEBUG] Python version 3.11.2
[DEBUG] Platform: Linux-6.2.9-300.fc38.x86_64-x86_64-with-glibc2.37
/usr/bin/googler:3496: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
current_version = Version(_VERSION_)
/usr/bin/googler:3497: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead.
latest_version = Version(latest_version_str)
[DEBUG] Connecting to new host www.google.com
[DEBUG] Opened socket to 142.250.193.132:443
/usr/bin/googler:1611: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated
ssl_context = ssl.SSLContext(ssl.PROTOCOL_TLS)
[DEBUG] new_connection completed in 0.164s
Please initiate a query.
googler (? for help)
[root@fedora googler-master]# googler www.looklinux.xom
/usr/bin/googler:1611: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated
ssl_context = ssl.SSLContext(ssl.PROTOCOL_TLS)
No results.
If you believe this is a bug, please review https://git.io/googler-no-results before submitting a bug report.