Lachlan Wells
11/07/2022, 4:41 AM/v1/health
.Sunny Hashmi (Airbyte)
11/09/2022, 12:58 AM/v1/health
does not require any authentication: https://airbyte-public-api-docs.s3.us-east-2.amazonaws.com/rapidoc-api-docs.html#get-/v1/health
Can you share the full error?Lachlan Wells
11/09/2022, 1:02 AMcurl
on the EC2 instance itself. Am I missing something here?
root@airbyte ~]# curl -I localhost:8000/v1/health
HTTP/1.1 401 Unauthorized
Server: nginx/1.23.2
Date: Wed, 09 Nov 2022 01:00:35 GMT
Content-Type: text/html
Content-Length: 701
Connection: keep-alive
WWW-Authenticate: Basic realm="Welcome to Airbyte"
ETag: "6361a6dc-2bd"
Sunny Hashmi (Airbyte)
11/09/2022, 1:11 AMLachlan Wells
11/09/2022, 1:21 AM401
as a âhealthyâ response, do you have any other suggestions?Sunny Hashmi (Airbyte)
11/09/2022, 1:31 AMKala Aditya
02/27/2024, 4:43 AM