What version of HAPI is running?
0.17.2
What platform is your computer?
runner: win11x64 25H2; hub: Linux 6.8.0-107-generic x86_64 x86_64
What issue are you seeing?
Process exited unexpectedly: EEXIST: file already exists, mkdir 'D:\Temp'
What steps can reproduce the bug?
我在我的vps上运行hapi hub 监听我的vps公网ip,在我的windows上配置了HAPI_API_URL和CLI_API_TOEKN指向我的vps。然后运行了hapi runner start注册成功。通过hapi开启会话可以从web界面看到。但是从web发送消息会提示Process exited unexpectedly: EEXIST: file already exists, mkdir 'D:\Temp'
What is the expected behavior?
web会话正常交互
Additional information
No response
What version of HAPI is running?
0.17.2
What platform is your computer?
runner: win11x64 25H2; hub: Linux 6.8.0-107-generic x86_64 x86_64
What issue are you seeing?
Process exited unexpectedly: EEXIST: file already exists, mkdir 'D:\Temp'
What steps can reproduce the bug?
我在我的vps上运行hapi hub 监听我的vps公网ip,在我的windows上配置了HAPI_API_URL和CLI_API_TOEKN指向我的vps。然后运行了hapi runner start注册成功。通过hapi开启会话可以从web界面看到。但是从web发送消息会提示Process exited unexpectedly: EEXIST: file already exists, mkdir 'D:\Temp'
What is the expected behavior?
web会话正常交互
Additional information
No response