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

When deploy client on debian8 (virtual machine) , process was killed by system #120

Closed
exfdren opened this issue Nov 23, 2017 · 3 comments
Closed

Comments

@exfdren
Copy link

exfdren commented Nov 23, 2017

Describe actual behavior

When I deploy client on debian8 (virtual machine), it was always killed by system, sometime the terminal showed:
2017/11/23 07:00:37 EOF
Killed
and sometime it was killed direct dirctly:
Killed

What is your expected behavior

Specifications like the version of the project, operating system, or hardware

server and client version are same , v20171111 , operating system is Debian8 (virtual machine), and openwrt 15.05.1 (R6300V2)

Steps to deploy the server

  1. wget https://github.com/txthinking/brook/releases/download/v20171111/brook
  2. chmod 755 brook
  3. ./brook server -l :xx -p "xxxxxxxx"

Steps to reproduce the problem

  1. wget https://github.com/txthinking/brook/releases/download/v20171111/brook
  2. chmod 755 brook
  3. ./brook client -t 192.168.1.11:1235 -u 192.168.1.11:1235 -s xx.xx.xx.xx:xx -p xxxxxxxx
@txthinking
Copy link
Owner

Please see #68

@exfdren
Copy link
Author

exfdren commented Nov 23, 2017

Thanks!
But on R6300V2, it also showed EOF
2017/11/23 07:05:44 EOF
and the VSZ is too high
PID PPID USER STAT VSZ %VSZ %CPU COMMAND
11250 9901 root S 777m 310% 11% ./brook_linux_arm5 client -i 192.168.
is there any problem? I am afraid that it will cause the router crash.

@txthinking
Copy link
Owner

Let us discuss in #68 :)

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