Philip Sanetra

Results 57 comments of Philip Sanetra

I just noticed that someone has also created an RFP for Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1053428

Please try `INFLUXDB_HTTP_AUTH_ENABLED=`**true** instead of `INFLUXDB_HTTP_AUTH_ENABLED=`**1** as a workaround for the moment.

@alexbowers you need to use INFLUXDB_ADMIN_**USER**

@alexbowers please clean your volume `/tmp/influxdb2` before trying to initialize influxdb again. The init script won't try to initialize influxdb if it can find a `meta` directory in it.

@inikulshin good question. I have tried to find documentation about that parameter and looked into the [librdkafka](https://github.com/confluentinc/librdkafka) source code. As far as I see this name is just used for...

We need to set commit offset manually for a different reason as we have a use case where we need to cache events for a specific time and flush the...

@CanD42 ~In https://github.com/authts/oidc-client-ts/issues/1435 I suggested to emit an `USER_UNLOADED` event when the refresh token requests fails. Would this behavior be ok for your use case too?~ Sorry, I noticed there...

@TsuyoshiUshio @shrohilla This issue is still open and affecting us as well. Do you plan a change regarding this issue?

Unlike the issue title suggests this issue is not just affecting sovereign clouds, but also the Azure public cloud. See https://github.com/Azure/azure-cli/issues/26813 and https://github.com/Azure/azure-cli/issues/26814

Hi @domnikl, I am new to the schema-registry-gitops tool, but so far this is looking great! But I was wondering about exactly this issue as I would expect the gitops...