Connection Issue

Hi , I am interested in integrating this in few of my projects but I am not able to test the plugin as I am getting this error while trying to sample scene. Need assistance to fix this.

[Error][Character]: Grpc.Core.RpcException: Status(StatusCode=Unavailable, Detail=“failed to connect to all addresses”)
at Convai.Scripts.Runtime.Core.ConvaiGRPCAPI.SendTextData (Service.ConvaiService+ConvaiServiceClient client, System.String userText, System.String characterID, System.Boolean isActionActive, System.Boolean isLipSyncActive, Service.ActionConfig actionConfig, Service.FaceModel faceModel, System.String speakerId) [0x000a5] in C:\Users\kbjn755\ConvAI Test\Assets\Convai\Scripts\Runtime\Core\ConvaiGRPCAPI.cs:215
[Stack Trace - Method: MoveNext, at Line: 235 in File: C:\Users\kbjn755\ConvAI Test\Assets\Convai\Scripts\Runtime\Core\ConvaiGRPCAPI.cs]
UnityEngine.Debug:LogError (object)
Convai.Scripts.Runtime.LoggerSystem.ConvaiLogger:LogMessage (string,Convai.Scripts.Runtime.LoggerSystem.ConvaiLogger/LogLevel,Convai.Scripts.Runtime.LoggerSystem.ConvaiLogger/LogCategory,object) (at Assets/Convai/Scripts/Runtime/LoggerSystem/ConvaiLogger.cs:93)
Convai.Scripts.Runtime.LoggerSystem.ConvaiLogger:Error (string,Convai.Scripts.Runtime.LoggerSystem.ConvaiLogger/LogCategory,object) (at Assets/Convai/Scripts/Runtime/LoggerSystem/ConvaiLogger.cs:140)
Convai.Scripts.Runtime.LoggerSystem.ConvaiLogger:Error (object,Convai.Scripts.Runtime.LoggerSystem.ConvaiLogger/LogCategory) (at Assets/Convai/Scripts/Runtime/LoggerSystem/ConvaiLogger.cs:120)
Convai.Scripts.Runtime.Core.ConvaiGRPCAPI/d__14:MoveNext () (at Assets/Convai/Scripts/Runtime/Core/ConvaiGRPCAPI.cs:235)
UnityEngine.UnitySynchronizationContext:ExecuteTasks ()

Hello @harshkamesh.kapoor,

Welcome to the Convai Developer Forum!

Please make sure you’re not using a VPN or any program that could block the connection. If you see any other errors, kindly share the full logs so we can investigate further.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.