Forum Discussion

Former Member's avatar
Former Member
3 years ago

"Network: (failed to request.DoUnencrypted)" error when signing in

Hi I'm facing a problem to run 1password CLI on AWS Lambda function. We have a custom container image based on AWS "lambda/nodejs:16" this is my DOCKERFILE ` FROM alpine as download RUN...