Nitai
Nitai
In the meantime, I've read a lot about memory and docker and ensured that it works as expected. I've also manually added the memory limit as I'm running this within...
> The first thing to note is that you have thousands of the notify_user_ids. It shouldn't be like this. The span name should follow the rules mentioned here https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/api.md#span. The...
Coming back this as we are seeing this issue all over the place despite the queries being smaller: ``` {"level":"ERROR","timestamp":"2024-04-18T14:54:17.700Z","caller":"clickhouseReader/reader.go:4689","msg":"error while reading result","error":"code: 173, message: Couldn't allocate 425 bytes when...
> Please take one of the failed queries from the query-service logs and run it in the clickhouse console. It would help see the query, the query stats, peak memory...
Does anyone have a solution?
Scaling doesn't really work for me in Ubuntu 15.04. I mean, it works but on every reboot I have to get my laptop screen and my external monitor in sync....
Hi, We already fixed this, but as we are processing over 500,000/emails/day we are always holding back before making releases so we can test everything properly. That said, please test...
> Authentication is not allowed unless the connection is secured. This is a design choice for security. Ways to handle this (from worse to better): > > 1. disable the...
Yes, I've figured :) It always fails at SSL with "...SSL routines:tls_early_post_process...". I will install sendmail on those Java machines and relay them to Haraka. It's easier to do than...