Replies: 1 comment 4 replies
-
|
Hi @PKURio - it looks like your model provider is hanging. What model provider are you using? Does it work if you use it without TensorZero? The likely reasons: the model provider's API is having downtime; there is a networking issue in the host machine; the credentials are incorrect. |
Beta Was this translation helpful? Give feedback.
4 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.
-
Hello everyone, while running the sample
data-extraction-nerJupyter notebook, I encountered this error:Error occurred: TensorZeroInternal: HTTP request timed out. Here is my configuration:I checked the firewall (iptables), and everything seems to be normal. Using
curl localhost:3000/inferencedid not return any errors (though there was no response either).Does anyone know how to resolve this issue?
Beta Was this translation helpful? Give feedback.
All reactions