-
Notifications
You must be signed in to change notification settings - Fork 30
AWS Lambda deployment - service is deployed but fails to launch #215
Comments
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 |
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
The text was updated successfully, but these errors were encountered: