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

在ubuntu18.04 上运行时出现权限不足提醒。 #5

Closed
qiuwei opened this issue Dec 7, 2020 · 1 comment
Closed

在ubuntu18.04 上运行时出现权限不足提醒。 #5

qiuwei opened this issue Dec 7, 2020 · 1 comment

Comments

@qiuwei
Copy link

qiuwei commented Dec 7, 2020

在ubuntu18.04 运行cta_fut demo时出现以下错误信息

/sys/firmware/dmi/tables/smbios_entry_point: Permission denied
/dev/mem: Permission denied
/sys/firmware/dmi/tables/smbios_entry_point: Permission denied
/dev/mem: Permission denied
br-a4e4731004df: No such file or directory
br-c69f3900d779: No such file or directory
br-955fb704febf: No such file or directory
br-68ba5b86cd7a: No such file or directory
br-92629d4b8839: No such file or directory
br-554617ef66cd: No such file or directory
br-8aa48a3bec40: No such file or directory

其中 b4 开头的字符串,为网络接口id。

初步怀疑与ctp的接口有关, 参看
https://www.vnpy.com/forum/topic/3035-ubuntu-xia-yun-xing-bao-cuo

应该不影响程序的运行,需要进一步测试。

@wondertrader
Copy link
Owner

看了一下,应该是ubuntu上的sudo问题,这个用sudo启动应该可以解决。issue我先关了,有问题再联系我

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