TheSpeedX / TBomb

This is a SMS And Call Bomber For Linux And Termux
Other
4.34k stars 1.59k forks source link

Checking for updates Problem #416

Open Aamanshaikh21 opened 1 year ago

Aamanshaikh21 commented 1 year ago

Whenever tried to Start bombing After Choosing a Call or SMS Bombing It Stuck At Checking for updates

& Waiting for a while it Shows **_ Traceback (most recent call last): File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/urllib3/connection.py", line 174, in _new_conn conn = connection.create_connection( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/urllib3/util/connection.py", line 95, in create_connection raise err File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/urllib3/util/connection.py", line 85, in create_connection sock.connect(sa) ConnectionAbortedError: [Errno 103] Software caused connection abort

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( ^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/urllib3/connectionpool.py", line 386, in _make_request self._validate_conn(conn) File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/urllib3/connectionpool.py", line 1042, in _validate_conn conn.connect() File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/urllib3/connection.py", line 363, in connect self.sock = conn = self._new_conn() ^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/urllib3/connection.py", line 186, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x715ac22450>: Failed to establish a new connection: [Errno 103] Software caused connection abort

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/requests/adapters.py", line 489, in send resp = conn.urlopen( ^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( ^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /TheSpeedX/TBomb/master/.version (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x715ac22450>: Failed to establish a new connection: [Errno 103] Software caused connection abort'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/data/data/com.termux/files/home/TBomb/./bomber.py", line 448, in selectnode(mode=avail_choice[choice].lower()) File "/data/data/com.termux/files/home/TBomb/./bomber.py", line 310, in selectnode check_for_updates() File "/data/data/com.termux/files/home/TBomb/./bomber.py", line 175, in check_for_updates fver = requests.get( ^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/requests/api.py", line 73, in get return request("get", url, params=params, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/requests/sessions.py", line 587, in request resp = self.send(prep, send_kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/requests/sessions.py", line 701, in send r = adapter.send(request, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/requests/adapters.py", line 565, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /TheSpeedX/TBomb/master/.version (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x715ac22450>: Failed to establish a new connection: [Errno 103] Software caused connection abort'))_**

After Changing Domains From nano bomber.py still it Stuck At Checking for please help me

0n1cOn3 commented 1 year ago

Ehmm... Python 3.11... Downgrade to 3.9 and your good to go🥲.

Arkaaap commented 1 year ago

@0n1cOn3 give the command line in order to downgrade python version on termux

0n1cOn3 commented 1 year ago

@0n1cOn3 give the command line in order to downgrade python version on termux

Google exists :)

AdMediastic commented 9 months ago

It is simply impossible to downgrade the python version, easier said than done! Especially in Parrot OS!

I am getting the same error! Will somebody from the TBomb team please fix this!