Ismael Garrido
Ismael Garrido
I built an app to show the issue. It seems I was mistaken on the source of the issue, it triggers the error when adding cloudMapOptions to an Ec2Service, line...
Is there any workaround? I don't know enough about the internals, but maybe using cdk to create only the task definition and using EcsDeployment to actually trigger it?
I'd like to use groq + llama 3 I think the issue is that it's trying to use some embeddings and that's not available on groq
I believe I'm facing the same issue. It's model Payment intent, column capture_method. The value being received from the webhook is "automatic_async". https://docs.stripe.com/api/payment_intents/create#create_payment_intent-capture_method
Using azureblob-sdk, posting a large file (640Mb) I get this runtime error. I built this from master. ```s3proxy java.lang.RuntimeException: java.lang.IllegalStateException: Faulted stream due to underlying sink write failure s3proxy at...
It works for downloads, it fails for PUT. The error message from CF is that it doesn't support STREAMING-AWS4-HMAC-SHA256-PAYLOAD . Seems it should use UNSIGNED-PAYLOAD, do you know if this...
Added doc here: https://github.com/gaul/s3proxy/wiki/Storage-backend-compatibility#cloudflare-using-s3-adapter Thanks.
This is still an issue. Doing git clone of the main branch and "docker-compose up" gets this error.