bbrf-server
bbrf-server copied to clipboard
[issue] unknown_error
While removing or adding a big amount of domains/urls (over 100k) I'm getting the error unknown_error
This is the error from the CouchDB Log.
[error] 2021-04-27T23:54:43.969434Z [email protected] <0.27214.75> 5fba4475ec req_err(492424286) unknown_error : badarg
Sometimes all urls/domains are deleted any ways, sometimes there's some left over, running the command again removes all documents.
I'm thinking that some canceled add process kept running on the CouchDB even when bbrf is killed. Need to investigate a bit more.
This happened again with the newer server & client versions.
While adding domains to a program I received the unknow_error message and the CPU usage remained at 100% on the server.
A way around the issue is to add the documents using batches (or parts, or chunks)