E
E
evcalist2018-04-16 15:28:10
Node.js
evcalist, 2018-04-16 15:28:10

Localtunnel stops working on new connection?

Here is the code:

gulp.task('browser-sync', function() {
  browsersync({
    server: {
      baseDir: 'app'
    },
    notify: false,
    // open: true,
    tunnel: true,
    port: 8080,
    // tunnel: "projectname", Demonstration page: http://projectname.localtunnel.me
  })
});

Bottom line: the tunnel worked all week, 3 people were sitting on it at the same time, and today it suddenly began to collapse, and what is most interesting is when someone (even me from a mobile phone) clicks on this link !!!
Those. I create it, immediately in the cart I throw the link to myself, I go in, and in the console:
[Browsersync] Localtunnel issue: connection refused: localtunnel.me:45171 (check your firewall settings)
[Browsersync] Oops! The localtunnel appears to have disconnected. Reconnecting...
I create, I wait, I don't log in, everything is ok, I log in from the mobile - again....
BUT!! It's even more interesting here! After about 50 attempts, I create a tunnel, manually write the address of the seal to the address on the mobile and EVERYTHING WORKS for a long time !!! I copy the link to the cart, I follow the link from the mobile iii ..... again ...
PS I apologize if I did not explain something, I have been working with Galp recently...

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question