After updating PI Web API into the version: PI-Web-API-2023-SP1-Patch-1_1.19.1.28_

Hi Guys.

 

I would like to inquire about the issue mentioned in the PI Web API Admin Event Logs.

 

 

[Configuration]: Failed to connect to the remote configuration repository. Retrying every 15 seconds. Exception:

System.ServiceModel.CommunicationException: Cannot connect to server 'PermianBasin'. ---> System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://pbctcemhist:5457/AFServer/Service. The connection attempt lasted for a time span of 00:00:04.0403139. TCP error code 10061: No connection could be made because the target machine actively refused it 100.116.7.25:5457. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 100.116.7.25:5457

  at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)

  at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)

  at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)

  --- End of inner exception stack trace ---

 

 

I applied the updated 'PI-Web-API-2023-SP1-Patch-1_1.19.1.28_' patch. After the patch, I encountered the error above in the event logs. However, when checking the connections to DA, AF, Vision, and accessing the PI Web API, everything seems to be functioning properly. The IP address indicated as '100.xx.7.xx' is not a AF Server and I believe I need to remove it, but I cannot locate where to check this. Perhaps someone here knows how to address this error?

 

 

Thanks

roy

 

Parents
  • Hello (Missing Content)​ ,

     

    looks as if your PI Web API instance has an AF Server entry in its Known Servers Table (KST) which does not exist.

    Please open PI System Explorer -> File -> Connections .. on your PI Web API host to verify and address the issue.

    I also suggest to adjust the Server Options to "Do Not Auto Add" for AF Servers and PI Data Archives.


    ServerOptions.jpg

Reply
  • Hello (Missing Content)​ ,

     

    looks as if your PI Web API instance has an AF Server entry in its Known Servers Table (KST) which does not exist.

    Please open PI System Explorer -> File -> Connections .. on your PI Web API host to verify and address the issue.

    I also suggest to adjust the Server Options to "Do Not Auto Add" for AF Servers and PI Data Archives.


    ServerOptions.jpg

Children
  • Hi ​ 

    Thank you for this information.

    As per checking in PI System Explorer - Connections before i inquire here regarding on the error, Yes I found that IP Address in the PI AF Server Properties - Connections. But when checking it now again. its already remove and i dont know why.

     

    But when running again in PI Vision admin utility. Job Failed still exist. But when checking on the Event Viewer of PI Web API. i dont see error indicating the one i paste in this discussion.

    Thanks