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

Error with multiple Kubebox processes running on the same host #69

Open
liqiang-fit2cloud opened this issue Nov 6, 2019 · 5 comments
Open

Comments

@liqiang-fit2cloud
Copy link

liqiang-fit2cloud commented Nov 6, 2019

Hi,
When different OS users (non root) are using kubebox simultaneously on same Ubuntu18 server, the 1st user works fine, but all of the other users encountered below error (open kubebox, select a pod , then process exit) without any detailed information.
How to solved this or where I can find the detailed error message?
Thanks for help.

image

@astefanutti
Copy link
Owner

Thanks for the report.

Could you precise what version of kubebox you use?

Could you also run sudo strace -p <pid> to get some insights?

@liqiang-fit2cloud
Copy link
Author

Thanks for response.
I am using 0.6.1.
I will try sudo strace -p

@liqiang-fit2cloud
Copy link
Author

The strace log is attached.
strace_kubebox.log

@astefanutti
Copy link
Owner

I don't see anything obvious. I'll have to reproduce to investigate. I'll keep you posted ASAP.

@astefanutti astefanutti changed the title Error Occured Error with multiple Kubebox processes running on the same host Jan 20, 2020
@astefanutti
Copy link
Owner

Could you please try with the latest 0.9.0 release?

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