AWS 服务器终止错误
AWS Server Terminate Error
我犯了一个错误,无法连接到我的服务器。(通过 SSH)。所以想终止 t 但是当我尝试终止时,是的按钮无法访问。
出现此错误。
These instances have Termination Protection and will not be
terminated. Use the Change Termination Protection option from the
Instances screen Actions menu to allow termination of these instances.
你见过这样的错误吗?我怎样才能删除这个服务器。
谢谢
终止保护可防止您意外终止实例。它可以随时在每个实例的基础上启用或禁用。它很可能在实例启动时启用。在终止实例之前,您必须禁用实例的终止保护。如消息所述,在 AWS 控制台的 EC2 实例视图中,select 实例,单击 Actions
菜单,单击 Instance Settings
,然后单击 Change Termination Protection
。
转到控制台,右键单击该实例,然后 select "Change termination protection"
然后在下一个弹出窗口中点击"Yes Disable"然后你就可以终止实例了。
我犯了一个错误,无法连接到我的服务器。(通过 SSH)。所以想终止 t 但是当我尝试终止时,是的按钮无法访问。 出现此错误。
These instances have Termination Protection and will not be terminated. Use the Change Termination Protection option from the Instances screen Actions menu to allow termination of these instances.
你见过这样的错误吗?我怎样才能删除这个服务器。 谢谢
终止保护可防止您意外终止实例。它可以随时在每个实例的基础上启用或禁用。它很可能在实例启动时启用。在终止实例之前,您必须禁用实例的终止保护。如消息所述,在 AWS 控制台的 EC2 实例视图中,select 实例,单击 Actions
菜单,单击 Instance Settings
,然后单击 Change Termination Protection
。
转到控制台,右键单击该实例,然后 select "Change termination protection"
然后在下一个弹出窗口中点击"Yes Disable"然后你就可以终止实例了。