Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qira安装好了之后NC连接报错 #211

Open
isecren opened this issue Mar 27, 2019 · 2 comments
Open

qira安装好了之后NC连接报错 #211

isecren opened this issue Mar 27, 2019 · 2 comments

Comments

@isecren
Copy link

isecren commented Mar 27, 2019

我的Ubuntu64位的 NC连接也出现这个问题

xxxx@ubuntu:~$ nc 127.0.0.1 4000
Traceback (most recent call last):
File "/home/xxxx/tools/qira-1.3/middleware/qira.py", line 97, in qira_socat.start_bindserver(program, qira_config.SOCAT_PORT, -1, 1, True)
File "/home/xxxx/tools/qira-1.3/middleware/qira_socat.py", line 58, in start_bindserver program.execqira(["-qirachild", "%d %d %d" % (parent_id, start_cl, run_id)], shouldfork=False)
File "/home/xxxx/tools/qira-1.3/middleware/qira_program.py", line 393, in execqira os.execvp(eargs[0], eargs)
File "/home/xxxx/tools/qira-1.3/venv/lib/python2.7/os.py", line 346, in execvp _execvpe(file, args) File "/home/xxxx/tools/qira-1.3/venv/lib/python2.7/os.py", line 370, in _execvpe func(file, *argrest) OSError: [Errno 2] No such file or directory
close failed in file object destructor:
IOError: [Errno 9] Bad file descriptor
close failed in file object destructor:
IOError: [Errno 9] Bad file descriptor

@DayJun
Copy link

DayJun commented Jul 20, 2019

我也这个毛病,请问有解决办法了吗?

@DayJun
Copy link

DayJun commented Jul 20, 2019

解决了,安装release版本的就可以了

Repository owner deleted a comment from arindhamsharma Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants