Skip to main content
September 1, 2021
Question

CLI exiting with error code 133 on AWS Lambda

  • September 1, 2021
  • 21 replies
  • 1530 views

Dear One password

I'm currently trying to get the CLI up and running on in a AWS Lambda function running docker.

I'm running Alpine Linux v3.14 in a docker container. And locally everything seems to be working fine. However when pushed to AWS Lambda which is running in a read only mode, then the CLI is exiting with Error code 133 (Trace/breakpoint trap).

I've tried moving the CLI executable to the /tmp directory which is not readonly, and also providing a --config param pointing to /tmp, but that doesn't seems to change anything.

Is this something you've experienced before?


1Password Version: 1.11.3 (386)
Extension Version: Not Provided
OS Version: Alpine Linux v3.14

21 replies

1Password Employee
February 8, 2022

@magnusboye

Awesome, glad this is now working for you!

We'll be here to help in case anything else pops up