Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
briar
briar
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 694
    • Issues 694
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 15
    • Merge Requests 15
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • briar
  • briarbriar
  • Issues
  • #1362

Closed
Open
Opened Aug 10, 2018 by akwizgran@akwizgranOwner

LAN plugin fails to bind socket on Chrome OS

08-10 13:58:10.945 2013-2045/org.briarproject.briar.android.debug I/AndroidLanTcpPlugin: Connected to wifi
08-10 13:58:10.969 2013-2036/org.briarproject.briar.android.debug I/TcpPlugin: Failed to bind /192.168.0.4
08-10 13:58:10.970 2013-2036/org.briarproject.briar.android.debug I/TcpPlugin: Could not bind server socket

Android's WifiManager reports the device as connected to wifi with IP address 192.168.0.4, but the LAN plugin can't bind a socket to that address.

Probably due to container restrictions: https://developer.android.com/topic/arc/#check_for_networking_requirements

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: briar/briar#1362