Rico
Rico
Are you running your own certstream server? Judging by the public statistics, there is nothing that indicates any issues with the number of processed certificates: https://p.datadoghq.com/sb/e72980047-c37b10c02bf48fa80b013416ac899d15?theme=dark&from_ts=1676571657317&to_ts=1684347657317&live=true
There is a public dashboard: https://p.datadoghq.com/sb/e72980047-c37b10c02bf48fa80b013416ac899d15?theme=dark&from_ts=1683044021380&to_ts=1690820021380&live=true I am running my own [self-written version of certstream](https://github.com/d-Rickyy-b/certstream-server-go) and I am currently processing about 28m certs per day. This is (luckily) about the...
Hi @trapexit, I am not sure if my comment is in the right place here, but I'll try anyway. I was experiencing a similar issue just now. In my case...
> I would prefer moving such discussion to the [discussions](https://github.com/trapexit/mergerfs/discussions) page Alright, thanks for your response though! > This is a pretty non-trivial issue. Understood, thank you for the explanation....
I am quite surprised to find this issue being open since 2021 without a solution and no proper docs on this. I am currently facing similar issues. When running lego...
> Is there any logs that should popup at daemon start that could help me debug what could be my issue ? The log should read something like this: ```...
> Btw, I'm running `certstream-server-go v1.8.1`. I may check in which release it's been added to possibly try a previous version... Ahh, damn. I thought you were running the master...
I'll definitely look into this. Currently the application doesn't store anything on the machine, so we'd need some kind of storage format. That could be as simple as a json...
Hi there and thank you for your contribution :) - I guess your work could in theory also be used as a foundation for features like #23 or #35. I'm...
Thank you for your contribution :) I appreciate it a lot. I left some comments on the code. Feel free to reply and/or fix.