---
title: 运行runProof时报错
description: "运行runProof(\"simple(nevt=10000000000000000,nhist=100)\")时报错，报错信息为：“SysError in <TUnixSystem::UnixTcpConnect>: connect (localhost:40000) (Connection refused)”。"
url: https://www.hikunpeng.com/document/detail/zh/kunpenghpcs/hpcindapp/trouble/bootkit_hpc_troublecase_0090.html
sourcePath: /source/zh/kunpenghpcs/hpcindapp/trouble/bootkit_hpc_troublecase_0090.html
indexId: 3d7ddffd3bd012c232efeaf0fd3736e028a83500acf090f2d429c716594a8e6474
---
# 运行runProof时报错

#### 问题现象描述

运行runProof("simple(nevt=10000000000000000,nhist=100)")时报错，报错信息为：“SysError in <TUnixSystem::UnixTcpConnect>: connect (localhost:40000) (Connection refused)”。


#### 关键过程、根本原因分析

在服务器本地运行时，不需要启动xproofd守护进程。


#### 结论、解决方案及效果

运行时加入"lite://"参数。
