Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: The Habit tool is super unstable #3

Open
Xman123ing opened this issue Mar 5, 2025 · 1 comment
Open

[Bug]: The Habit tool is super unstable #3

Xman123ing opened this issue Mar 5, 2025 · 1 comment
Assignees

Comments

@Xman123ing
Copy link

System Info

MacOS 15.3.1

Details

The Habit tool is super unstable. It randomly fails to pull resources, and this happens really often. I even turned on the proxy, but it still doesn't work.

Image

Reproduce link

No response

Reproduce Steps

cd src/lynx
run habit

@coolkiid coolkiid self-assigned this Mar 5, 2025
@coolkiid
Copy link
Collaborator

coolkiid commented Mar 5, 2025

From the screenshot, the exception is from openssl originally. This exception would happen when the server disconnects during tls/ssl handshake.

I guess it might do with the Python interpreter's openssl version. Could you please provide more information about your Python interpreter by executing the commands below?

python3 --version
python -c "import ssl; print(ssl.OPENSSL_VERSION)"

And as it is a issue with habitat, I will transfer it to the lynx-family/habitat for further tracks.

@jianliang00 jianliang00 transferred this issue from lynx-family/lynx Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants