esamhassan1

Results 4 comments of esamhassan1

@blacksam07 I used ur docker file but I get: **Error: fork/exec /entry.sh: no such file or directory** do you know the reason for this?

@blacksam07 I have it, otherwise it would have raised error when building, but I get this error when trying to run it on AWS Lambda. did you run it yourself...

I solved it using the direct path in entrypoint **ENTRYPOINT ["/usr/local/bin/python", "-m", "awslambdaric"],** but I now get this error: { "errorMessage": "[Errno 30] Read-only file system: '/home/sbx_user1051'", "errorType": "OSError", "requestId":...

@blacksam07 I did that, but still get the error, I suspect I still have some problems with the path. even with the new patcher file it tries to write in...