Karim Shakirov
Karim Shakirov
@stuartmilne Maybe `cy.wait(time)` before snapshot will work for you?
Пока никаких обновлений на эту тему?
И в homebrew бы неплохо)
Hey @hardskulls ! If you use ngrok, for example it gives you `https://ee84-20-20-20.eu.ngrok.io`, just use ``` webhook, err := tgbotapi.NewWebhook("https://ee84-20-20-20.eu.ngrok.io/" + bot.Token) ```
После use, нужно выполнить `source ~/.profile` для извлечения данных
@piersolenski Hey! Could you review please?
Solution/Workaround We also faced this issue, we have LB in front of nginx ingress, this set of annotations and headers helped: ``` annotations: nginx.ingress.kubernetes.io/backend-protocol: GRPC nginx.ingress.kubernetes.io/configuration-snippet: | grpc_set_header X-Zitadel-Forwarded "for=$remote_addr;proto=https;";...
Hello @senorprogrammer ! Could you review please?