操作系统信息:win10专业版
首次下载,通过powershell在本地可以执行cli命令,但是无法通过gitlab-cicd执行powershell打开,报错内容如下:
cli.exe open
The rpc request id: "100000" for method: "client verify" occur timeout with processEvents!

1***@qq.com
- 发布:2024-10-25 17:36
- 更新:2024-10-26 16:23
- 阅读:96
1 个回复
1***@qq.com (作者)
执行cli.exe时,报错如下
QThread::wait: Thread tried to wait on itself
QThread: Destroyed while thread is still running
并且查看进程只有一个hbuilderx的父进程和一个cli.exe进程,没有子进程,并且进程一直都在,除非手动停止。
已经尝试过win10中文版、win10英文版、win2019_server版OS均有此问题。