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

Error: connect ETIMEDOUT 34.87.74.158:443 #1

Open
yugangya opened this issue Nov 4, 2023 · 0 comments
Open

Error: connect ETIMEDOUT 34.87.74.158:443 #1

yugangya opened this issue Nov 4, 2023 · 0 comments

Comments

@yugangya
Copy link

yugangya commented Nov 4, 2023

你好,我使用node调用API,出现下面的错误,请教一下该如何解决,还是我调用的方式不对,不胜感激~
{
Image:'base64_path...',
box_threshold: '0.3',
text_threshold: '0.25',
prompt: 'house'
}
Error: connect ETIMEDOUT 34.87.74.158:443
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1247:16) {
errno: -4039,
code: 'ETIMEDOUT',
syscall: 'connect',
address: '34.87.74.158',
port: 443
}
Request has timed out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant