Skip to content

Instantly share code, notes, and snippets.

@stelcheck
Created November 30, 2013 19:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stelcheck/7723362 to your computer and use it in GitHub Desktop.
Save stelcheck/7723362 to your computer and use it in GitHub Desktop.
CouchDB error
[Sat, 30 Nov 2013 19:23:17 GMT] [error] [<0.81.0>] ** Generic server disksup terminating
** Last message in was {'EXIT',#Port<0.1748>,normal}
** When Server state == [{data,[{"OS",{unix,linux}},
{"Timeout",60000},
{"Threshold",100},
{"DiskData",
[{"/",8256952,19},
{"/dev/shm",3756944,0},
{"/var/lib/couchdb",103212320,45}]}]}]
** Reason for termination ==
** {port_died,normal}
[Sat, 30 Nov 2013 19:23:17 GMT] [error] [<0.81.0>] {error_report,<0.78.0>,
{<0.81.0>,crash_report,
[[{initial_call,{disksup,init,['Argument__1']}},
{pid,<0.81.0>},
{registered_name,disksup},
{exit,
{port_died,normal},
[{gen_server,terminate,6},
{proc_lib,init_p_do_apply,3}]}},
{ancestors,[os_mon_sup,<0.79.0>]},
{messages,[]},
{links,[<0.80.0>]},
{dictionary,[]},
{trap_exit,true},
{status,running},
{heap_size,2584},
{stack_size,24},
{reductions,16508}],
[]]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment