Skip to content

Instantly share code, notes, and snippets.

@gyril
Created August 5, 2016 19:31
Show Gist options
  • Save gyril/16135fdd1338887309850a309f1dafa9 to your computer and use it in GitHub Desktop.
Save gyril/16135fdd1338887309850a309f1dafa9 to your computer and use it in GitHub Desktop.
root@flynn-1463186041:~# flynn-host collect-debug-info
INFO[08-05|15:13:46] uploading logs and debug information to a private, anonymous gist
INFO[08-05|15:13:46] this may take a while depending on the size of your logs
INFO[08-05|15:13:46] getting flynn-host logs
INFO[08-05|15:14:36] getting scheduler state
EROR[08-05|15:16:56] error getting scheduler state err="object_not_found: no leader found"
INFO[08-05|15:16:56] getting job logs
EROR[08-05|15:16:56] error getting job logs, falling back to on-disk logs err="could not list hosts: object_not_found: service not found"
INFO[08-05|15:16:56] getting system information
EROR[08-05|15:16:56] error capturing output of "ps faux" err="fork/exec /bin/ps: cannot allocate memory"
EROR[08-05|15:16:56] error capturing output of "ifconfig" err="fork/exec /sbin/ifconfig: cannot allocate memory"
EROR[08-05|15:16:56] error capturing output of "uname -a" err="fork/exec /bin/uname: cannot allocate memory"
EROR[08-05|15:16:56] error capturing output of "lsb_release -a" err="fork/exec /usr/bin/lsb_release: cannot allocate memory"
EROR[08-05|15:16:56] error capturing output of "date" err="fork/exec /bin/date: cannot allocate memory"
EROR[08-05|15:16:56] error capturing output of "free -m" err="fork/exec /usr/bin/free: cannot allocate memory"
EROR[08-05|15:16:56] error capturing output of "df -h" err="fork/exec /bin/df: cannot allocate memory"
EROR[08-05|15:16:56] error capturing output of "flynn-host version" err="fork/exec /usr/local/bin/flynn-host: cannot allocate memory"
EROR[08-05|15:16:56] error capturing output of "route -n" err="fork/exec /sbin/route: cannot allocate memory"
EROR[08-05|15:16:56] error capturing output of "iptables -L -v -n --line-numbers" err="fork/exec /sbin/iptables: cannot allocate memory"
EROR[08-05|15:16:56] error capturing output of "bash -c tail -n+1 /var/log/flynn/*.log" err="fork/exec /bin/bash: cannot allocate memory"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment