jina-ai / langchain-serve

⚡ Langchain apps in production using Jina & FastAPI

Home Page:https://cloud.jina.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please report this session_id: [yellow bold]b92d8056-2ea1-11ee-a95a-acde48001122[/]

Arcadia822 opened this issue · comments

I'm following this example: https://github.com/jina-ai/langchain-serve/tree/main/examples/rest and get an Failed on building Docker image. error

Code works properly when deploy to local.

local cmd: lcserve deploy local app --env .env

deploy cmd: lcserve deploy jcloud app --secret .env --config deploy.yaml

Hi @Arcadia822, apologies about missing this, I moved it to the appropriate repo now.

Can you please enable verbose logging by passing the --verbose flag during deployment to jcloud? That would help us with debugging. If you're on an arm64 arch, this might be relevant.