I trying to update a dashboard in power BI, but I get this error
Tipo actividad new (this is the name of a measure/table)
Se produjo un error al leer datos desde el proveedor: 'Npgsql.Tls.ClientAlertException: CertificateUnknown: Server certificate was not accepted. Chain status: Se procesó correctamente una cadena de certificados, pero termina en un certificado de raíz no compatible con el proveedor de confianza. . en Npgsql.Tls.TlsClientStream.SendAlertFatal(AlertDescription description, String message) en Npgsql.Tls.TlsClientStream.ParseCertificateMessage(Byte[] buf, Int32& pos) en Npgsql.Tls.TlsClientStream.TraverseHandshakeMessages() en Npgsql.Tls.TlsClientStream.<GetInitialHandshakeMessages>d__43.MoveNext() --- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción --- en System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() en System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) en Npgsql.Tls.TlsClientStream.<PerformInitialHandshake>d__72.MoveNext()'
I get that same message for different tables or measures.The data is obtained from an Amazon server and this error is recent, since previously it did not have it.
1