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
Basically, I'm running an application which requires rethinkdb, and I have it started as a service on my server, but, when I try to run it, after a while of around ~500-1300 reads/second it just starts going "Can't write query because response pump is not running" and kills the entire application.
I cannot seem to find the logs for rethinkdb anywhere. I started it with init.d, so I don't know what might cause this, or where the logs are.
I would appreciate further assistance, since it worked perfectly on 2.3.5
By the way, I'm using the latest java driver (2.3.3)
The text was updated successfully, but these errors were encountered:
Basically, I'm running an application which requires rethinkdb, and I have it started as a service on my server, but, when I try to run it, after a while of around ~500-1300 reads/second it just starts going "Can't write query because response pump is not running" and kills the entire application.
I cannot seem to find the logs for rethinkdb anywhere. I started it with init.d, so I don't know what might cause this, or where the logs are.
I would appreciate further assistance, since it worked perfectly on 2.3.5
By the way, I'm using the latest java driver (2.3.3)
The text was updated successfully, but these errors were encountered: