Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue to get image from quay.io/unstructured-io/unstructured:0.11.2 #430

Open
adilc opened this issue Mar 22, 2024 · 2 comments
Open

Issue to get image from quay.io/unstructured-io/unstructured:0.11.2 #430

adilc opened this issue Mar 22, 2024 · 2 comments
Labels
question Further information is requested stale

Comments

@adilc
Copy link

adilc commented Mar 22, 2024

Gen AI demo deployed without any problems without RAG/Opensearch when try to enable RAG it gives this error.

#2 [internal] load metadata for quay.io/unstructured-io/unstructured:0.11.2
adilGenAIChatBotStack:  success: Published 6a0e8f536c6289c4058cfb6e04c41fe51d83b7278274c46561a4d7e343f0f3f0:905862766196-us-west-2
#2 ERROR: unexpected status from HEAD request to https://quay.io/v2/unstructured-io/unstructured/manifests/0.11.2: 502 Bad Gateway
------
 > [internal] load metadata for quay.io/unstructured-io/unstructured:0.11.2:
------
file-import-dockerfile:1
--------------------
   1 | >>> FROM quay.io/unstructured-io/unstructured:0.11.2
   2 |     
   3 |     WORKDIR /app
--------------------
ERROR: failed to solve: quay.io/unstructured-io/unstructured:0.11.2: unexpected status from HEAD request to https://quay.io/v2/unstructured-io/unstructured/manifests/0.11.2: 502 Bad Gateway
adilGenAIChatBotStack:  fail: docker build --tag cdkasset-e726015995d38bdadaf0f9ab6793508c5fe924a5f4bd74d1d55157045050484a --file file-import-dockerfile --platform linux/amd64 . exited with error code 1: #0 building with "default" instance using docker driver
@massi-ang massi-ang added the question Further information is requested label Apr 9, 2024
@massi-ang
Copy link
Collaborator

Hi @adlic, are you using Cloud9 for deploying the solution? If not, please check that the machine you are using can access quay.io - for example by running docker pull quay.io/unstructured-io/unstructured:0.11.2 from a terminal. If this command is not successful it means that you cannot use such machine to deploy the solution and we advice to follow the steps for using Cloud9 https://aws-samples.github.io/aws-genai-llm-chatbot/guide/deploy.html#deploy-with-aws-cloud9

Copy link

github-actions bot commented Jun 9, 2024

This issue is stale because it has been open for 60 days with no activity.

@github-actions github-actions bot added the stale label Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested stale
Projects
Status: No status
Development

No branches or pull requests

2 participants