Skip to content

Instantly share code, notes, and snippets.

@brumble-dev
Created March 26, 2015 13:51
Show Gist options
  • Save brumble-dev/640a331d21a5ccc8f9e2 to your computer and use it in GitHub Desktop.
Save brumble-dev/640a331d21a5ccc8f9e2 to your computer and use it in GitHub Desktop.
DEBUG subprocess: stdout: proxy:1427377734,log,[DEBUG] proxy: Accepted connection: 54.173.124.107:8000
DEBUG helper: Proxy message: ["log", "[DEBUG] proxy: Accepted connection: 54.173.124.107:8000"]
DEBUG subprocess: stderr: 2015/03/26 14:48:55 [DEBUG] socks: Copied 17800 bytes to client
2015/03/26 14:48:55 [DEBUG] socks: Copied 615 bytes to target
DEBUG helper: Proxy debug: 2015/03/26 14:48:55 [DEBUG] socks: Copied 17800 bytes to client
2015/03/26 14:48:55 [DEBUG] socks: Copied 615 bytes to target
DEBUG subprocess: stdout: proxy:1427377735,log,[DEBUG] proxy: Accepted connection: 54.173.124.107:8000
DEBUG helper: Proxy message: ["log", "[DEBUG] proxy: Accepted connection: 54.173.124.107:8000"]
DEBUG subprocess: stdout: proxy:1427377737,log,[ERR] proxy: SOCKS client err: Failed to authenticate: Stream closed on error: EOF
proxy:1427377737,log,[ERR] proxy: SOCKS client err: Failed to authenticate: Stream closed on error: EOF
proxy:1427377737,log,[ERR] proxy: SOCKS client err: Failed to authenticate: Stream closed on error: EOF
proxy:1427377737,log,[ERR] proxy: SOCKS client err: Failed to authenticate: Stream closed on error: EOF
proxy:1427377737,log,[ERR] proxy: SOCKS client err: Failed to authenticate: Stream closed on error: EOF
DEBUG helper: Proxy message: ["log", "[ERR] proxy: SOCKS client err: Failed to authenticate: Stream closed on error: EOF"]
DEBUG helper: Proxy message: ["log", "[ERR] proxy: SOCKS client err: Failed to authenticate: Stream closed on error: EOF"]
DEBUG helper: Proxy message: ["log", "[ERR] proxy: SOCKS client err: Failed to authenticate: Stream closed on error: EOF"]
DEBUG helper: Proxy message: ["log", "[ERR] proxy: SOCKS client err: Failed to authenticate: Stream closed on error: EOF"]
DEBUG helper: Proxy message: ["log", "[ERR] proxy: SOCKS client err: Failed to authenticate: Stream closed on error: EOF"]
DEBUG subprocess: stderr: 2015/03/26 14:48:57 [ERR] socks: Failed to authenticate: Stream closed on error: EOF
2015/03/26 14:48:57 [ERR] socks: Failed to authenticate: Stream closed on error: EOF
2015/03/26 14:48:57 [ERR] socks: Failed to authenticate: Stream closed on error: EOF
2015/03/26 14:48:57 [ERR] socks: Failed to authenticate: Stream closed on error: EOF
2015/03/26 14:48:57 [DEBUG] socks: Copied 630 bytes to target
2015/03/26 14:48:57 [ERR] socks: Failed to authenticate: Stream closed on error: EOF
DEBUG helper: Proxy debug: 2015/03/26 14:48:57 [ERR] socks: Failed to authenticate: Stream closed on error: EOF
2015/03/26 14:48:57 [ERR] socks: Failed to authenticate: Stream closed on error: EOF
2015/03/26 14:48:57 [ERR] socks: Failed to authenticate: Stream closed on error: EOF
2015/03/26 14:48:57 [ERR] socks: Failed to authenticate: Stream closed on error: EOF
2015/03/26 14:48:57 [DEBUG] socks: Copied 630 bytes to target
2015/03/26 14:48:57 [ERR] socks: Failed to authenticate: Stream closed on error: EOF
DEBUG subprocess: stdout: proxy:1427377737,log,[ERR] proxy: Failed to accept client: Session closed (2, EOF, [])
proxy:1427377737,log,[INFO] Server shutdown, exiting
DEBUG helper: Proxy message: ["log", "[ERR] proxy: Failed to accept client: Session closed (2", " EOF", " [])"]
DEBUG helper: Proxy message: ["log", "[INFO] Server shutdown", " exiting"]
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 22125
DEBUG subprocess: Exit status: 0
INFO environment: Running hook: environment_unload
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x2876d90>
@brumble-dev
Copy link
Author

This is from my next try, this time the share expired within a few minutes:

DEBUG subprocess: stdout: proxy:1427378999,log,[ERR] proxy: Failed to accept client: Session closed (0, Session Close(), [])
proxy:1427378999,log,[INFO] Server shutdown, exiting
proxy:1427378999,log,[ERR] proxy: SOCKS client err: Failed to handle request: Session closed
proxy:1427378999,log,[ERR] proxy: SOCKS client err: Failed to handle request: EOF
DEBUG helper: Proxy message: ["log", "[ERR] proxy: Failed to accept client: Session closed (0", " Session Close()", " [])"]
DEBUG helper: Proxy message: ["log", "[INFO] Server shutdown", " exiting"]
DEBUG helper: Proxy message: ["log", "[ERR] proxy: SOCKS client err: Failed to handle request: Session closed"]
DEBUG helper: Proxy message: ["log", "[ERR] proxy: SOCKS client err: Failed to handle request: EOF"]
DEBUG subprocess: stderr: 2015/03/26 15:09:59 [DEBUG] socks: Copied 65536 bytes to client
2015/03/26 15:09:59 [DEBUG] socks: Copied 542 bytes to target
2015/03/26 15:09:59 [DEBUG] socks: Copied 539 bytes to target
2015/03/26 15:09:59 [DEBUG] socks: Copied 0 bytes to client
2015/03/26 15:09:59 [ERR] socks: Failed to handle request: Session closed
2015/03/26 15:09:59 [ERR] socks: Failed to handle request: EOF
DEBUG helper: Proxy debug: 2015/03/26 15:09:59 [DEBUG] socks: Copied 65536 bytes to client
2015/03/26 15:09:59 [DEBUG] socks: Copied 542 bytes to target
2015/03/26 15:09:59 [DEBUG] socks: Copied 539 bytes to target
2015/03/26 15:09:59 [DEBUG] socks: Copied 0 bytes to client
2015/03/26 15:09:59 [ERR] socks: Failed to handle request: Session closed
2015/03/26 15:09:59 [ERR] socks: Failed to handle request: EOF

DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31869
DEBUG subprocess: Exit status: 0
 INFO environment: Running hook: environment_unload
 INFO runner: Preparing hooks for middleware sequence...
 INFO runner: 1 hooks defined.
 INFO runner: Running action: #<Vagrant::Action::Builder:0x2885268>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment