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

Don't work #10

Open
jonifoni11 opened this issue Sep 5, 2022 · 0 comments
Open

Don't work #10

jonifoni11 opened this issue Sep 5, 2022 · 0 comments

Comments

@jonifoni11
Copy link

Termux
After start

Traceback (most recent call last):
File "/data/data/com.termux/files/home/Bigbro/start.py", line 50, in
osintsan()
File "/data/data/com.termux/files/home/Bigbro/start.py", line 36, in osintsan
from menu1 import loc
File "/data/data/com.termux/files/home/Bigbro/menu1.py", line 202, in
loc()
File "/data/data/com.termux/files/home/Bigbro/menu1.py", line 143, in loc
deafult_server()
File "/data/data/com.termux/files/home/Bigbro/menu1.py", line 132, in deafult_server
a = ngrok.connect(8767, "http", auth_token=ngrok.set_auth_token)
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/pyngrok/ngrok.py", line 251, in connect
api_url = get_ngrok_process(pyngrok_config).api_url
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/pyngrok/ngrok.py", line 162, in get_ngrok_process
return process.get_process(pyngrok_config)
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/pyngrok/process.py", line 295, in get_process
return _start_process(pyngrok_config)
File "/data/data/com.termux/files/usr/lib/python3.10/site-packages/pyngrok/process.py", line 464, in _start_process
raise PyngrokNgrokError("The ngrok process errored on start: {}.".format(ngrok_process.startup_error),
pyngrok.exception.PyngrokNgrokError: The ngrok process errored on start: Get "https://s3.amazonaws.com/dns.ngrok.com/tunnel.json": dial tcp: lookup s3.amazonaws.com on [::1]:53: read udp [::1]:51615->[::1]:53: read: connection refused.

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

1 participant