deform在模拟运行的时候出现此操作没有许可证的错误(No valid license for this operation. Error Code:18. License server connected is DESKTOP-406RORC:34445 dbE_surf.2 Please contact SFTC to get more information.=)导致仿真停止,应该怎么办,求各位大佬帮帮忙,急

deform在模拟运行的时候出现此操作没有许可证的错误(No valid license for this operation. Error Code:18. License server connected is DESKTOP-406RORC:34445 dbE_surf.2 Please contact SFTC to get more information.=)导致仿真停止,应该怎么办,求各位大佬帮帮忙,急

阿里嘎多学长整理AIGC生成,因移动端显示问题导致当前答案未能完全显示,请使用PC端查看更加详细的解答过程
解决方案
deform出现许可证无效的错误通常是由于license server连接问题或许可证配置问题引起的。以下是解决方案:
核心代码
# 检查license server连接
deform license check
# 检查许可证配置
deform license config
# 重启deform服务
deform restart
请根据实际情况尝试以上解决方案。