Hi,
Button to send request is disabled and is asks to check if agent is running (says “Desktop Agent unavailable”).
It’s running but in logs I see error that:
[39976][1715172075169][main][warn]["Error while checking for update",{"error":{"message":"request to https://dl-agent.pstmn.io/update/status?channel=stable¤tVersion=0.4.25&arch=64&platform=win64 failed, reason: self signed certificate in certificate chain","type":"system","errno":"SELF_SIGNED_CERT_IN_CHAIN","code":"SELF_SIGNED_CERT_IN_CHAIN"},"status":1}]
This is because of our internal company’s VPN and I need to update certificate. But when I go to postman settings, upload button is disabled and asks me to run agent again.
How to work around this?
Thanks