R1Soft:无法验证代理
时间:2020-02-23 14:44:25 来源:igfitidea点击:
Could not authenticate agent
尝试测试计算机与R1Soft服务器之间的连接时遇到此错误?
ERROR: Could not authenticate agent ERROR: Agent authentication failed. ERROR: AGENT: host (0.0.0.0) port (00000) failed authentication ERROR: AGENT: RSA decrypt failed
这意味着您的服务器具有与预期不同的身份验证密钥。
您需要删除当前密钥,然后将新的公共密钥从R1Soft服务器推送到远程计算机。
有两种可能的方法可以完成此任务。
直接从R1Soft服务器:
1.删除远程计算机的当前密钥:
r1key -r <remote_IP_address>
(用您的远程服务器的IP替换<remote_IP_address>)
2.将新的公钥推到您的远程计算机上:
r1key -a <remote_IP_address>
或者直接通过WebUI:
Servers > Your_Server_Policy > Click the Edit button Then click on "Reset Public Key";