Giter VIP home page Giter VIP logo

Comments (7)

Derek-R-S avatar Derek-R-S commented on July 17, 2024

Could you please upload the full error to pastie.io or contact me in discord to further debug?

from light-reflective-mirror.

sableangle avatar sableangle commented on July 17, 2024

here it is !
https://pastie.io/eqoert.makefile

from light-reflective-mirror.

Derek-R-S avatar Derek-R-S commented on July 17, 2024

It seems the host is getting data from the phone, but the phone is unable to get data from the host. Aka the phone is unable to do a successful NAT punch. This will be most likely the case with cellular networks since lots share ips and have very strict NAT rules.

Is it falling back to relaying and working over that?

from light-reflective-mirror.

sableangle avatar sableangle commented on July 17, 2024
  • Is it falling back to relaying and working over that?

I don't think so, it just shows timeout message and not thing happen on client.

from light-reflective-mirror.

sableangle avatar sableangle commented on July 17, 2024

Well, after i change the KcpTransport into TelepathyTransport on Direct connect module the client can connected to the host!
(In different network environment)

Maybe the issue base on which transport is using.

Since i didn't know how to check which method is using for the connection (relay or direct connect), i just can let you know the connection is woking while using TelepathyTransport.

from light-reflective-mirror.

cxxpxr avatar cxxpxr commented on July 17, 2024

NAT punch will most likely fail on cellular networks, just turn it off in LRM transport settings

from light-reflective-mirror.

cxxpxr avatar cxxpxr commented on July 17, 2024

telepathy worked because it is TCP, so the nat punch would instant fail. It seems UDP is failing to fallback after failed punch attempt. this is fixed in v10

from light-reflective-mirror.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.