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

Internal server error (500) #1181

Open
2 of 8 tasks
amduong opened this issue Oct 1, 2024 · 1 comment
Open
2 of 8 tasks

Internal server error (500) #1181

amduong opened this issue Oct 1, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@amduong
Copy link

amduong commented Oct 1, 2024

Describe the bug
ImportError: Error relocating /usr/local/lib/python3.12/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so: FIPS_mode_set: symbol not found

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Deployment Method

  • Heroku (one-click deploy)
  • Docker
  • run executable
  • pip/pipx
  • Other: [describe setup]

Version of Whoogle Search

  • Latest build from [source] (i.e. GitHub, Docker Hub, pip, etc)
  • Version [linux/arm/v7 0.9.0 ]
  • Not sure

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@amduong amduong added the bug Something isn't working label Oct 1, 2024
@fatihesergg
Copy link

fatihesergg commented Oct 14, 2024

I have same problem.I run trough docker and even in "my ip" query i get Internal server error (500)

Logs:

requests.exceptions.ConnectionError: HTTPSConnectionPool(host='www.google.com', port=443): Max retries exceeded with url: /search?gbv=1&num=10&q=my%20ip&tbs=&safe=off (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f28feb84680>: Failed to establish a new connection: [Errno -3] Try again'))

When i ping www.google.com it getting data.curl www.google.com is also working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants