Always getting failed to connect to serverless.roboflow.com

trying to use my detect and count model via API.. tried python, and now simple curl, without any success. always getting http 443. I am in Austria… is that a problem ?

curl --ssl-no-revoke -X POST https://serverless.roboflow.com/detect-count-and-visualize-2 -H “Authorization: Bearer xxxxxxxxxxxx” -F image=@catwithmouse.jpg

curl: (28) Failed to connect to serverless.roboflow.com port 443: Die Wartezeit für die Verbindung ist abgelaufen

2 Likes

interesting, if i test serverless.roboflow.com on port 443 from this url, 50 percent that is online… half of the time I test, I get a closed port ?!?

I’m also facing the same issue,
when I used the v1 url https://detect.roboflow.com
it worked

1 Like

now i get internal server error…

Getting 404 or 500 issue from serverless.roboflow.com/infer/...myworkflow… It would be great if someone from Roboflow could join the conversation and shed some light over the issue.

Hi all - sorry for the issues here. Serverless v2 is a new offering and has experienced some problems. A fix is in place now and it is continuously monitored.

The Hosted API is stable and has suffered no issues. This is a reliable service if you’re able to move workloads there.

Let us know in this forum if you run into more problems and we will investigate.