Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

Unable to access network via cellular #1618

Closed
placer14 opened this issue Jun 3, 2019 · 4 comments
Closed

Unable to access network via cellular #1618

placer14 opened this issue Jun 3, 2019 · 4 comments
Assignees
Labels

Comments

@placer14
Copy link
Member

placer14 commented Jun 3, 2019

Evidence of network connectivity loss when the mobile package running within the app only has cellular connectivity available.

The only known symptom is that listings do not resolve to when being requested while the phone is using cell service.

@placer14 placer14 self-assigned this Jun 3, 2019
@placer14 placer14 added the bug label Jun 3, 2019
@placer14
Copy link
Member Author

placer14 commented Jun 6, 2019

After much testing, we think we have a configuration which solves cellular connectivity problems. Current plan is to override config for mobile package only until bootstrap nodes are solidifed and ready to be migrated.

Overrides:

  • using test bootstraps with v4/v6 addrs (4 total)
  • autonat false
  • autorelay true
  • disablenatportmap false

@placer14
Copy link
Member Author

placer14 commented Jun 6, 2019

These are the temporary bootstrap nodes we'll be using.

/ip6/2a03:b0c0:1:d0::b:d001/tcp/4001/ipfs/QmZfTbnpvPwxCjpCG3CXJ7pfexgkBZ2kgChAiRJrTK1HsM
/ip4/139.59.174.197/tcp/4001/ipfs/QmZfTbnpvPwxCjpCG3CXJ7pfexgkBZ2kgChAiRJrTK1HsM
/ip6/2604:a880:2:d0::219d:9001/tcp/4001/ipfs/QmWUdwXW3bTXS19MtMjmfpnRYgssmbJCwnq8Lf9vjZwDii
/ip4/138.68.10.227/tcp/4001/ipfs/QmWUdwXW3bTXS19MtMjmfpnRYgssmbJCwnq8Lf9vjZwDii

@placer14
Copy link
Member Author

placer14 commented Jun 7, 2019

We see our temp nodes need some firewall adjustments to completely work. While we're finishing that, we're going to add these other nodes to the config:

/ip6/2604:a880:2:d0::219d:9001/tcp/4001/ipfs/QmWUdwXW3bTXS19MtMjmfpnRYgssmbJCwnq8Lf9vjZwDii
/ip4/138.68.10.227/tcp/4001/ipfs/QmWUdwXW3bTXS19MtMjmfpnRYgssmbJCwnq8Lf9vjZwDii

@placer14
Copy link
Member Author

placer14 commented Jun 7, 2019

This is the most recent accurate list of nodes we'll be including for mobile:

/ip6/2604:a880:2:d0::219d:9001/tcp/4001/ipfs/QmWUdwXW3bTXS19MtMjmfpnRYgssmbJCwnq8Lf9vjZwDii
/ip6/2604:a880:400:d1::c1d:2001/tcp/4001/ipfs/QmcXwJePGLsP1x7gTXLE51BmE7peUKe2eQuR5LGbmasekt
/ip6/2604:a880:400:d1::99a:8001/tcp/4001/ipfs/Qmb8i7uy6rk47hNorNLMVRMer4Nv9YWRhzZrWVqnvk5mSk
/ip4/138.68.10.227/tcp/4001/ipfs/QmWUdwXW3bTXS19MtMjmfpnRYgssmbJCwnq8Lf9vjZwDii
/ip4/157.230.59.219/tcp/4001/ipfs/QmcXwJePGLsP1x7gTXLE51BmE7peUKe2eQuR5LGbmasekt
/ip4/206.189.224.90/tcp/4001/ipfs/Qmb8i7uy6rk47hNorNLMVRMer4Nv9YWRhzZrWVqnvk5mSk

placer14 added a commit that referenced this issue Jun 10, 2019
…odes

[#1618] Enable temporary IPv6 bootstrap nodes for mobile package
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant