Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Device (please complete the following information):
Additional context
Add any other context about the problem here.
serveo server is down
ngrok server connection refused the follow error:
...............................
t=2020-08-17T11:08:49+0000 lvl=warn msg="failed to get home directory, using $HOME instead" err="user: Current not implemented on linux/arm64" $HOME=/data/data/com.termux/files/home t=2020-08-17T11:08:49+0000 lvl=eror msg="failed to reconnect session" obj=csess id=71a3e4c8d833 err="dial tcp: lookup tunnel.us.ngrok.com on [::1]:53: read udp [::1]:40922->[::1]:53: read: connection refused"
Traceback (most recent call last):
File "HiddenEye.py", line 49, in
server_menu.server_selection(port)
File "/data/data/com.termux/files/home/HiddenEye/Defs/ActionManager/Server/server_menu.py", line 47, in server_selection
server_runner.start_ngrok(port) # FIXED
File "/data/data/com.termux/files/home/HiddenEye/Defs/ActionManager/Server/server_runner.py", line 102, in start_ngrok
ngrok.connect(port=int(port))
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/pyngrok/ngrok.py", line 183, in connect
api_url = get_ngrok_process(ngrok_path, config_path, auth_token, region).api_url
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/pyngrok/ngrok.py", line 135, in get_ngrok_process
return process.get_process(ngrok_path, config_path, auth_token, region)
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/pyngrok/process.py", line 206, in get_process
return _start_process(ngrok_path, config_path, auth_token, region)
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/pyngrok/process.py", line 329, 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: dial tcp: lookup tunnel.us.ngrok.com on [::1]:53: read udp [::1]:40922->[::1]:53: read: connection refused.
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.98. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
@torp3do 1. Never leave issue template blank, or i'll just delete it.
@sTiKyt yes, i will follow, just new here.
@darkmidus it is much easier, to copy error. hmm, i try to fill.
Closing here, i hope you find you answer on stack overflow