You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having some kind of http spider, making a lot of requests, I see sometimes this error:
[err] http.c:1112: Assertion evcon->state == EVCON_WRITING failed in evhttp_write_connectioncb
So evcon->state is overwritten somewhere in bufferevent callbacks.