Closed naman20sharma closed 4 years ago
By the looks of the exception System.Net.Sockets.SocketException
it seems that the mobile can't access the IP/port of the WebAgent. Are they on the same WiFi? Are you using an Ngrok address? If this is iOS, are you using https instead http?
Hi, @tmarkovski thanks for your inputs. The issue is now resolved, problem persisted in the Ngrok public address (which was not being created) and I am using an Android device.
Describe the bug Connection status is stuck on "Negotiating" after scanning the QR code of web-agent created using aries-framework-dotnet demo (using docker-compose up command)
To Reproduce Steps to reproduce the behavior:
Expected behavior The connection status should have changed to 'Connected', the mobile (edge-agent) could issue and verify credentials.
Host Details (please complete the following information):
Additional context While debugging the following exception is Thrown in 'AcceptInviteViewModel' class, post QR code scanning:
ClassName: AcceptInviteViewModel Method: CreateConnection(context, connectionInviteMessage)
System.Threading.Tasks.TaskCanceledException