Evgeniy Ivlev
Evgeniy Ivlev
Hello. I;d like to try running Gerbera as myself so that it'll have access to my folders. Is Gerbera meant to be used like that? Can I simply change: /usr/lib/systemd/system/gerbera.service...
Hello. I want to use `google.api.field_behavior` as so: ``` import "proto/googleapis/google/api/field_behavior.proto"; message PersonRequest { string query = 1 [(google.api.field_behavior) = REQUIRED]; int32 page_number = 2; int32 results_per_page = 3; string...
Hello. I can't get the software to work properly. I get this response: ``` {'statusCode': 200, 'response': 'conversation: Error raised by bedrock service: An error occurred (ValidationException) when calling the...
Hello. I'm installing [Loki to Kubernetes](https://grafana.com/docs/loki/latest/setup/install/helm/install-scalable/). I'm using minikube on my PC right now :blush: and Loki fails to starts because 2/3 of the loki-write pods have affinity errors: ```...