serve icon indicating copy to clipboard operation
serve copied to clipboard

model registered not found after restart docker container torchserve Management

Open hungtooc opened this issue 3 years ago • 0 comments

Please have a look at FAQ's and Troubleshooting guide, your query may be already addressed.

Your issue may already be reported! Please search on the issue tracker before creating one.

Context

  • torchserve version: lastest
  • torch-model-archiver version: lastest
  • torch version: lastest
  • torchvision version [if any]:
  • torchtext version [if any]:
  • torchaudio version [if any]:
  • java version:
  • Operating System and version: ubuntu

Your Environment

  • Installed using source? [yes/no]: yes
  • Are you planning to deploy it using docker container? [yes/no]: yes
  • Is it a CPU or GPU environment?: GPU
  • Using a default/custom handler? [If possible upload/share custom handler/model]: custom
  • What kind of model is it e.g. vision, text, audio?: vision
  • Are you planning to use local models from model-store or public url being used e.g. from S3 bucket etc.? [If public url then provide link.]: local
  • Provide config.properties, logs [ts.log] and parameters used for model registration/update APIs:
  • Link to your project [if any]:

Expected Behavior

model registered not found after restart docker container "torchserve Management"

Current Behavior

keeps model registered safe while restart docker container

Possible Solution

Steps to Reproduce

...

Failure Logs [if any]

hungtooc avatar May 15 '22 02:05 hungtooc