
The timeline writer thread will not be started, future recorded events will be dropped. 14:48:01.589629: W external/org_tensorflow/tensorflow/core/profiler/internal/smprofiler_:105] SageMaker Profiler is not enabled. 14:48:01.589503: W external/org_tensorflow/tensorflow/core/profiler/internal/smprofiler_:460] Initializing the SageMaker Profiler. INFO:tfs_utils:Trying to connect with model server: WARNING:nnectionpool:Retrying (Retry(total=8, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: Connection refused')': /v1/models/model INFO:_main_:started tensorflow serving (pid: 17)

INFO:_main_:tensorflow serving command: tensorflow_model_server -port=15000 -rest_api_port=15001 -model_config_file=/sagemaker/model-config.cfg -max_num_load_retries=0 14:48:01.087774: W external/org_tensorflow/tensorflow/core/profiler/internal/smprofiler_:105] SageMaker Profiler is not enabled. 14:48:01.085492: W external/org_tensorflow/tensorflow/core/profiler/internal/smprofiler_:460] Initializing the SageMaker Profiler. INFO:_main_:tensorflow serving model config: INFO:_main_:using default model name: model What can I do? INFO:_main_:PYTHON SERVICE: True
#Sagemaker spacenet install
There is a problem with the connection and it can't install the dependecies apparently. I am not using any VPC and when i try to download a python package from the notebook instance it works without any error. Please check CloudWatch logs for this endpoint.


When I deploy the model it gives the following error:įailed Reason: The primary container for production variant All Traffic did not pass the ping health check. The data needs to be processed thus I have to specify one inference.py script and one requirements.txt file. I trained a TensorFlow model and now I would like to deploy it.
