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

localtunnel.me behaves differently than latest tag #213

Open
Marvin-Brouwer opened this issue Mar 5, 2024 · 2 comments
Open

localtunnel.me behaves differently than latest tag #213

Marvin-Brouwer opened this issue Mar 5, 2024 · 2 comments

Comments

@Marvin-Brouwer
Copy link

Hi,

I'm making a new client to talk to localtunnel.me.
To make it as accurate as possible and to not DOS you, I have a git submodule checking out the localtunnal/server repo and starting that locally.
Now, on my local machine it works fine.
However, as soon as I try to run it against the actual localtunnel.me endpoint my sockets get closed automatically.
Is there anything we can do to debug this and figure out what to do next?

Thanks,

@Marvin-Brouwer
Copy link
Author

I'm slightly closer, the pipeline seems to grind to a halt on /favicon.ico.
I don't know if this is because of the quick succession or because the favicon doesn't exist.
Either way, I added a timeout in the proxy server and it doesn't fire, leading me to suspect the pipeline is frozen.
The strange part is, my local server just works. So maybe it's an nginx thing?
@TheBoroer do you think you have some time to have a look with me together?
If not, do you have any logs of 8080.loca.lt indicating an issue recently?

@Marvin-Brouwer
Copy link
Author

I'm running my server and my lt client in the same process, and I can just see it stop at the favicon:
image

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