Forum Discussion

arvindyadav's avatar
arvindyadav
Icon for Post Partisan rankPost Partisan
8 years ago

Some Of my PostgreSql database not refreshing

Hi Team,

 

I have 5 Postgresql database which is linked to Power BI,  from this 5 database one of my databases are showing error like 

 

(Failed to update data source credentials: An error happened while reading data from the provider: 'Npgsql.Tls.ClientAlertException: CertificateUnknown: Server certificate was not accepted. Chain status: A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider. . The specified hostname was not present in the certificate. at Npgsql.Tls.TlsClientStream.ParseCertificateMessage(Byte[] buf, Int32& pos) at Npgsql.Tls.TlsClientStream.TraverseHandshakeMessages() at Npgsql.Tls.TlsClientStream.<GetInitialHandshakeMessages>d__43.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Npgsql.Tls.TlsClientStream.<PerformInitialHandshake>d__72.MoveNext()')
 
And rest of them working fine so what is the reason behind this?
I have downloaded Npgsql as well I have added root certification too.
And actually the above database is also working fine in past 10 ago but now it is showing error like this.
please help me.
 
Regards,
Arvind.

3 Replies