Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dispatch Failure For Rust Lambda when using Cargo Lambda CLI commands #931

Closed
DoIevenLift opened this issue Oct 4, 2024 · 2 comments
Closed

Comments

@DoIevenLift
Copy link

Hi,

This is a replication of an issue created under the awslabs/aws-sdk-rust & cargo lambda:

Describe the issue

Recently when trying the following commands:

cargo lambda deploy --profile <profile_name>
cargo lambda deploy <function_name> --profile <profile_name>

This error will come back:

image

Reproduction Steps

Additional information

May not be the best place and happy to be pointed in the right direction.

Things tried:

There is an old issue in awslabs/aws-sdk-rust - awslabs/aws-sdk-rust#468 (comment) which has the same issue. However in this thread the issue appears to be occurring in code rather than on the system / using the cli commands.

Previously using Cargo Lambda returned no cert issues and previous Lambda functions have been deployed using the commands. So far there haven't been any other issues etc posted that I've been able to find and its very strange that this is occurring across multiple machines and a fresh environment. If anyone has any tips or ticks let me know.

Environment

  • machine 1: Windows 11 home version: 10.0.22631 build: 22631
  • machine 2: Windows 11 pro version: 10.0.22631 build: 22631

Logs

using -v on any of the above commands will return:

image

@calavera
Copy link
Contributor

calavera commented Oct 4, 2024

This issue is not related to the runtime. Cargo Lambda and the Rust runtime are independent projects. Please, don’t duplicate issues.

@calavera calavera closed this as not planned Won't fix, can't repro, duplicate, stale Oct 4, 2024
Copy link

github-actions bot commented Oct 4, 2024

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.

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

No branches or pull requests

2 participants