Internal : could not send HTTP request to instance: connection error: timed out

fly launch worked.

I even did fly apps restart projectname after making timeout = "20s" in fly.toml file.
But the logs show :

2023-03-04T03:02:37.089 proxy[944d7107] sin [error] could not send HTTP request to instance: connection error: timed out 

I don’t mind going for a paid plan if this works but the code calls tensorflow-models which is time consuming - like 10 seconds or so.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.