You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 23, 2024. It is now read-only.
Describe the bug
I am getting a Connection reset by peer error when sending a curl request to the built container.
To reproduce
-H 'Content-Type: application/json'
-H 'X-Amzn-SageMaker-Custom-Attributes: tfs-model-name=half_plus_three'
http://localhost:8080/invocations
These steps can be found in the « Building your image » section from here
Expected behavior
The server should give a JSON response corresponding to the input data.
Screenshots or logs
If applicable, add screenshots or logs to help explain your problem.
System information
A description of your system. Please provide:
Additional context
Add any other context about the problem here.