Open adamwawrzynski opened 10 months ago
I am also facing the same issue while trying to test model deploymnet in lamda. I also used the sample model in the bentoml project to check, and the same error is coming up:
{"errorMessage": "operation failed, [Errno 30] Read-only file system: b'/home/bentoml/bento/models/iris_clf/latest'", "errorType": "OperationFailed", "requestId": "", "stackTrace": [" File \"/usr/local/lib/python3.11/importlib/init.py\", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)",
" File \"
Describe the bug After model deployment service is not responsive due to error.
To Reproduce
Expected behavior
Screenshots/Logs
AWS Lambda logs after testing:
Environment:
Additional context