You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the next important step in ensuring strong connectivity and seamless user experience. I've noticed that localtunnel servers often fail to provide a connection, with an error localtunnel : connection refused. This is probably due to the large traffic on its public servers.
We can set up these tunneling servers using different approaches. However I am trying to create the server using localtunnel's open source server code : localtunnel-server. I've registered a domain with namecheap and also allotted a server in AWS. However I just can't implement it correctly. I've tried different approaches, but each time the server fails to respond to user requests. Sometimes it does, but then assigns an undefined url.
@defunctzombie (creator of localtunnel) is failing to respond to many open issues as localtunnel is a side project for him. So it needs to be figured out or else some changes have to be made in the code, if we are to dump localtunnel.
The text was updated successfully, but these errors were encountered:
This is the next important step in ensuring strong connectivity and seamless user experience. I've noticed that localtunnel servers often fail to provide a connection, with an error
localtunnel : connection refused
. This is probably due to the large traffic on its public servers.We can set up these tunneling servers using different approaches. However I am trying to create the server using localtunnel's open source server code : localtunnel-server. I've registered a domain with namecheap and also allotted a server in AWS. However I just can't implement it correctly. I've tried different approaches, but each time the server fails to respond to user requests. Sometimes it does, but then assigns an
undefined
url.@defunctzombie (creator of localtunnel) is failing to respond to many open issues as localtunnel is a side project for him. So it needs to be figured out or else some changes have to be made in the code, if we are to dump localtunnel.
The text was updated successfully, but these errors were encountered: