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

Getting error while searching? #32

Open
Blason opened this issue Sep 14, 2023 · 1 comment
Open

Getting error while searching? #32

Blason opened this issue Sep 14, 2023 · 1 comment

Comments

@Blason
Copy link

Blason commented Sep 14, 2023

Hello,

What needs to be done? I have 2 core CPU

      OnionLand (#0):   1%|█                                                                                                      | 1/100 [00:00<00:00, 282.25it/s]

Exception occured: SOCKSHTTPConnectionPool(host='hss3uro2hsxfogfq.onion', port=80): Max retries exceeded with url: /index.php?q=nerolac (Caused by NewConnectionError('<urllib3.contrib.socks.SOCKSConnection object at 0x7fbc3fb65000>: Failed to establish a new connection: 0x01: General SOCKS server failure'))
Exception occured: SOCKSHTTPConnectionPool(host='l4rsciqnpzdndt2llgjx3luvnxip7vbyj6k6nmdy4xs77tx6gkd24ead.onion', port=80): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.contrib.socks.SOCKSConnection object at 0x7fbc3fbb5000>: Failed to establish a new connection: 0x04: Host unreachable'))

ss -tln
State Recv-Q Send-Q Local Address:Port Peer Address:Port Process
LISTEN 0 4096 127.0.0.53%lo:53 0.0.0.0:*
LISTEN 0 128 0.0.0.0:22 0.0.0.0:*
LISTEN 0 4096 127.0.0.1:9050 0.0.0.0:*
LISTEN 0 128 [::]:22 [::]:*

@macgreine
Copy link

In your first instance the onion address is invalid..There has been a change to longer onion addresses. Your second issue is related to the site no longer being in existence. Locate and update onionsearch's core.py file. You will have to locate any new addresses for the search engine and enter it. To make things simpler on ahmia I used https://ahmia.fi

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