Created
November 30, 2013 19:24
-
-
Save stelcheck/7723362 to your computer and use it in GitHub Desktop.
CouchDB error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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