Signal-iOS icon indicating copy to clipboard operation
Signal-iOS copied to clipboard

Group Calls not working in Signal iOS

Open jgnoonan opened this issue 1 year ago • 1 comments

  • [X ] I have searched open and closed issues for duplicates
  • [ X] I am submitting a bug report for existing functionality that does not work as intended
  • [X ] This isn't a feature request or a discussion topic

Bug description

Describe here the issue that you are experiencing. Group calls are not working with Signal-iOS client on private deployment of Signal Server.

Steps to reproduce

  • using hyphens as bullet points
  • Running private instance of Signal Server, Registration Server, CDSI, SVR2, and Storage Server.
  • Start iOS client
  • Navigate to existing group.
  • Try to initiate Group Call
  • Receiving the following error: [CallHTTPClient.swift:62 sendRequest(requestId:request:)]: Peek client HTTP request failed Error Domain=NSURLErrorDomain Code=-999 "cancelled" UserInfo={NSErrorFailingURLStringKey=https://signalserver.valuelabs.com/v2/conference/participants, NSErrorFailingURLKey=https://signalserver.valuelabs.com/v2/conference/participants, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <A83A6E8F-0C7C-4ECE-9911-5724E9CCD24A>.<1>" ), _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <A83A6E8F-0C7C-4ECE-9911-5724E9CCD24A>.<1>, NSLocalizedDescription=cancelled}

iOS version 16.4 and 18.

Actual result: Describe here what happens after you run the steps above (i.e. the buggy behaviour) Error thrown, call not initiated.

Expected result: Describe here what should happen after you run the steps above (i.e. what would be the correct behaviour) Start a group call

Screenshots

Device info

Device: iPhone 14 (XCode Simulator)

iOS version: 16,4

Signal version: Z.Y

Link to debug log

[CallHTTPClient.swift:62 sendRequest(requestId:request:)]: Peek client HTTP request failed Error Domain=NSURLErrorDomain Code=-999 "cancelled" UserInfo={NSErrorFailingURLStringKey=https://signalserver.valuelabs.com/v2/conference/participants, NSErrorFailingURLKey=https://signalserver.valuelabs.com/v2/conference/participants, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <A83A6E8F-0C7C-4ECE-9911-5724E9CCD24A>.<1>" ), _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <A83A6E8F-0C7C-4ECE-9911-5724E9CCD24A>.<1>, NSLocalizedDescription=cancelled}

iOS version 16.4 and 18.

jgnoonan avatar Dec 31 '24 18:12 jgnoonan

Note: may be fixed by https://github.com/signalapp/Signal-Android/commit/0ab06edc80016cb4be026b503711900c3c2dbfc6 (in Signal-Android 7.31)

brad2014 avatar Jan 25 '25 10:01 brad2014

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 28 '25 17:04 stale[bot]

Confirmed fixed in 7.52.0.

brad2014 avatar Apr 28 '25 19:04 brad2014