loophole / cli

Loophole. Instant hosting, right from your local machine. CLI.
https://loophole.cloud
MIT License
161 stars 17 forks source link

Tunnel startup error #264

Open alekcangp opened 4 months ago

alekcangp commented 4 months ago

Describe the bug Connection drop periodicaly in some time.

To Reproduce Steps to reproduce the behavior:

  1. Run ./loophole http 3000 --hostname framer
  2. Waiting for hours
  3. See error

Expected behavior Need logout/login every time to run Loophole succesfully.

Screenshots lpk

Environment

Additional context This issue has appeared a few days ago.

uuphoria2 commented 3 months ago

Try it again

LWFlouisa commented 3 months ago

I can confirm: been also getting it too.

1:39PM ERR Listening on remote endpoint for HTTPS failed
1:39PM FTL Tunnel startup error error=EOF tunnelId=93b761f7-34f8-43c6-975a-83dc383b4091
LWFlouisa commented 3 months ago

It seems to happen randomly, such as just now where it didn't even get through the first section to issue an https failure.O_o

uuphoria2 commented 3 months ago

It seems to happen randomly, such as just now where it didn't even get through the first section to issue an https failure.O_o

It also happens to me

LWFlouisa commented 3 months ago

Why are the https certificates even public? It seems like simply changing the URL wouldn't mitigate the issue.

0x7f commented 3 months ago

Hey. Sorry for the trouble. I will check why you are running into this issue. I just restarted the backend services and it works for me - both for already existing tunnels / certs and new ones. Might have been an issue related to Let's Encrypt. Will let you know when I know more.