Replies: 2 comments
-
This is not a bug. It's a usage question. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The official way to test is to use If you want to run |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
Example Code
Error Message and Stack Trace (if applicable)
Description
Hi team,
I’m encountering the following error when running the server locally:
Has anyone successfully solved this for the self-hosted version?
According to the documentation:
This seems to suggest that custom authentication should be possible in the self-hosted setup.
Here’s what I’ve tried so far:
langgraph build -t my-image
, which completes without issues.ValueError
above.uv not found
) that I couldn't resolve.System Info
Is there an official or community-supported way to bypass or configure this behavior for local self-hosted testing?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions