Eldar Alasgarov

Results 14 comments of Eldar Alasgarov

update: It seems like there wasn't a full cert chain in the k8s secret, I've now rectified that, and getting a new error now: `√ compress the terraform module ×...

In this case the problem was a missing env. var. for AWS_REGION for s3, it solved the issue.

``` service: type: ClusterIP #use ClusterIP for internal only and LoadBalancer for external ingress: enabled: true className: "" annotations: kubernetes.io/ingress.class: azure/application-gateway appgw.ingress.kubernetes.io/use-private-ip: "true" hosts: - host: myhostname.mydomain.com paths: - path:...

when are you planning to merge it?

for now it fails with the this Error: Container action is only supported on Linux

any update on this one?

I've tried playing around with API version, but no luck: when in app.py I set api to be 2023-06-01-preview instead of originally set 2023-03-15-preview -- then it's even worse, fails...

ahh maybe still something specific to my kubernetes deployment... this is what i see in the pod logs: ``` GET /assets/Send-d0601aaa.svg => generated 0 bytes in 0 msecs (HTTP/1.1 304)...

Thanks Pamela, just not sure why I would not get the same result on the OpenAI Studio in this case... I'll try setting the limit higher then.