Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
jami-project
jami-project
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 177
    • Issues 177
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Requirements
    • Requirements
    • List
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • savoirfairelinux
  • jami-projectjami-project
  • Issues
  • #718

Closed
Open
Opened Oct 28, 2019 by Guillaume Heller@ghellerDeveloper

connectivity issues with file transfers

In some cases (random), file transfer is stuck at connecting step:

image

Logs returned: [1572286748.867|10231|account_manager.cpp:496 ] Found 1 devices for 1a901ac4fc4693a49c88bac9b82fb78d96ceeb23

When the app is closed, following error appears in the log: no response from DHT to E2E request. Cancel transfer

In comparison, here are the logs of a success file transfer.

[1572286739.593|10231|account_manager.cpp:496  ] Found 1 devices for 1a901ac4fc4693a49c88bac9b82fb78d96ceeb23
[1572286739.593|10359|ice_transport.cpp :264  ] [ice] added turn server '192.252.140.235', port 3478
[1572286739.595|10360|sip_utils.cpp     :203  ] Registered thread 0x7ff270ff6dd0 (0x27E9)
[1572286739.683|10360|ice_transport.cpp :481  ] [ice:0x7ff248000bd0] initialization success
[1572286739.683|10360|ice_transport.cpp :551  ] ICE as slave
[1572286739.684|10360|ice_transport.cpp :628  ] [ice:0x7ff248000bd0] (local) ufrag=4cfc75b0, pwd=10b66b5126d322e24836c87d
[1572286739.684|10359|jamiaccount.cpp   :2483 ] [Account 27c3543ae405fbd0] using public IP: 2607:fad8:4:6:24e9:e683:f7cb:989c
[1572286739.684|10359|ice_transport.cpp :729  ] [ice:0x7ff248000bd0] succeed to add candidate for comp_id=1 : 2607:fad8:4:6:24e9:e683:f7cb:989c : 2607:fad8:4:6:24e9:e683:f7cb:989c
[1572286739.684|10359|sipaccountbase.cpp:416  ] [Account 27c3543ae405fbd0] Using public address 2607:fad8:4:6:24e9:e683:f7cb:989c
[1572286739.684|10359|jamiaccount.cpp   :2483 ] [Account 27c3543ae405fbd0] using public IP: 208.88.110.46
[1572286739.684|10359|ice_transport.cpp :729  ] [ice:0x7ff248000bd0] succeed to add candidate for comp_id=1 : 192.168.48.189 : 208.88.110.46
[1572286739.684|10359|sipaccountbase.cpp:416  ] [Account 27c3543ae405fbd0] Using public address 208.88.110.46
[1572286739.684|10359|p2p.cpp           :403  ] [Account 27c3543ae405fbd0] [CNX] request connection to b0485de8f597468c58a2b7edcf6552c76860a613
[1572286742.267|10226|p2p.cpp           :868  ] [Account 27c3543ae405fbd0] [CNX] rx DHT reply from b0485de8f597468c58a2b7edcf6552c76860a613
[1572286742.267|10359|p2p.cpp           :243  ] [Account:27c3543ae405fbd0] add remote ICE candidate: Hac1011e7 1 TCP 2130706431 172.16.17.231 50659 typ host tcptype passive
[1572286742.267|10359|p2p.cpp           :243  ] [Account:27c3543ae405fbd0] add remote ICE candidate: Hac1011e7 1 TCP 2130706431 172.16.17.231 9 typ host tcptype active
[1572286742.267|10359|p2p.cpp           :243  ] [Account:27c3543ae405fbd0] add remote ICE candidate: R9e45cb0b 1 TCP 16777215 158.69.203.11 18727 typ relay tcptype passive
[1572286742.267|10359|p2p.cpp           :243  ] [Account:27c3543ae405fbd0] add remote ICE candidate: Sac1011e7 1 TCP 1694498815 208.88.110.43 50659 typ srflx tcptype passive
[1572286742.267|10359|ice_transport.cpp :889  ] [ice:0x7ff248000bc0] negotiation starting (4 remote candidates)
[1572286742.736|10360|ice_transport.cpp :481  ] [ice:0x7ff248000bd0] negotiation success
[1572286742.736|10360|ice_transport.cpp :521  ] [ice:0x7ff248000bd0] connection pairs (local <-> remote):
 [0] 208.88.110.46:50953 <-> 158.69.203.11:18727

[1572286742.736|10359|p2p.cpp           :445  ] [Account:27c3543ae405fbd0] ICE negotiation succeed. Starting file transfer
[1572286742.736|10359|ice_transport.cpp :534  ] ICE as master
[1572286742.736|10359|p2p.cpp           :479  ] [Account 27c3543ae405fbd0] [CNX] start TLS session
[1572286742.737|10371|tls_session.cpp   :759  ] [TLS] Start client session
[1572286742.769|10371|tls_session.cpp   :456  ] [TLS] User identity loaded
[1572286742.769|10371|tls_session.cpp   :854  ] [TLS] handshake
[1572286742.783|10371|sip_utils.cpp     :203  ] Registered thread 0x7ff246ffadd0 (0x27E9)
[1572286743.176|10371|tls_session.cpp   :891  ] [TLS] session established: (TLS1.3)-(DHE-FFDHE8192)-(RSA-PSS-RSAE-SHA384)-(AES-256-GCM)
[1572286743.176|10372|peer_connection.cpp:652  ] [CNX] Peer connection to b0485de8f597468c58a2b7edcf6552c76860a613 ready
[1572286743.177|10372|sip_utils.cpp     :203  ] Registered thread 0x7ff2467f9dd0 (0x27E9)
[1572286746.676|10231|account_manager.cpp:496  ] Found 0 devices for b0485de8f597468c58a2b7edcf6552c76860a613
[1572286746.676|10231|p2p.cpp           :1078 ] 27c3543ae405fbd0[CNX] aborted, no devices for b0485de8f597468c58a2b7edcf6552c76860a613
Assignee
Assign to
New release 1
Milestone
New release 1 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: savoirfairelinux/ring-project#718