Closed Dgame closed 1 year ago
It can be anything. Looks like network issue
It can be anything. Looks like network issue
Anything you might know we could try to narrow this down?
Does it work with just curl
?
Does it work with just
curl
?
We have a bastion host on that environment/region where the curl query works just fine.
Also when you call the curl in the Tasks? Is it in the same network and so
That's the next thing we want to try but haven't setup the ssh connection yet. I've hoped that in the meantime you might have an idea we could try to gather more informations.
@Dgame have you made any progress or do you have any more context to share?
Yes this can be closed. I'll give a longer explanation what the cause was in the evening. :)
What is the bug?
We're hosting an OpenSearch Cluster in AWS and are using this package in an ECS Fargate Task to communicate with OpenSearch. It works for a couple of days but then, for some reason, it starts failing with
cURL error 6: Could not resolve host
. Here a log message:We have no clue why this is spontaneous failing. Any ideas we could try?
How can one reproduce the bug?
This is still unclear. I happened after a few days where it worked.
What is the expected behavior?
That it works all the time without a curl failure.
What is your host/environment?
An AWS Fargate Task with PHP 8.2 and a AWS OpenSearch Cluster with Version 1.2.4
Do you have any screenshots?
Nope
Do you have any additional context?
Not yet