Posts tagged "troubleshooting"
-
gRPC C++ and Self Signed Certificates
Playing around with gRPC with a C++ server caused an issue that took longer to solve than it should. Once the linker and other issues were solved, the following error started to follow:
-
LeadTools common.mk as CMake
I am trying out the Lead Tools SDK for a Linux based OCR embedded project. In the demo for the OCR portion there is a make file and the project I am trying to integrate it with uses CMake. I...
-
Elastic Search - "All shards failed?? on pagination
If you are trying to page past the first 10000 documents in an Elasticsearch index and have not set the max_result_window setting for that index then you may receive one of the two following errors: