Skip to content
This repository has been archived by the owner on Sep 2, 2019. It is now read-only.

Fail to get the lambda #2

Open
PedroMsTavares opened this issue Jan 17, 2018 · 2 comments
Open

Fail to get the lambda #2

PedroMsTavares opened this issue Jan 17, 2018 · 2 comments

Comments

@PedroMsTavares
Copy link

resource script '/opt/resource/check []' failed: exit status 1

stderr:
failed to run command failed to check configuration: RequestError: send request failed
caused by: Get https://lambda.eu-west-1.amazonaws.com/2015-03-31/functions/dummy/configuration?Qualifier=TEST: dial tcp: lookup lambda.eu-west-1.amazonaws.com on 172.21.0.4:53: dial udp 172.21.0.4:53: i/o timeout

@bigorangemachine
Copy link

I'm getting a similar issue but its

failed to run command failed to update function code: RequestError: send request failed
caused by: Put https://lambda.us-east-1.amazonaws.com/2015-03-31/functions/FUNCTION_NAME/code: stream error: stream ID 7; PROTOCOL_ERROR

I think its because the aws code is sourced in the vendor directory rather than a package manager?

@derekvanassche
Copy link

I see the same error as @bigorangemachine. I was able to address it by updating the AWS SDK dependencies (aws/aws-sdk-go#1022) and rebuilding the resource. I have a pull request ready with this change but am not able push a branch to this repository. Is this resource still actively developed?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants