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

Bug: sam build - TypeError #6739

Closed
rush257 opened this issue Feb 26, 2024 · 4 comments
Closed

Bug: sam build - TypeError #6739

rush257 opened this issue Feb 26, 2024 · 4 comments
Labels
blocked/more-info-needed More info is needed from the requester. If no response in 14 days, it will become stale.

Comments

@rush257
Copy link

rush257 commented Feb 26, 2024

Description:

Steps to reproduce:

Observed result:

Expected result:

Additional environment details (Ex: Windows, Mac, Amazon Linux etc)

  1. OS:
  2. sam --version:
  3. AWS region:
# Paste the output of `sam --info` here

Add --debug flag to command you are running

@rush257 rush257 added the stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. label Feb 26, 2024
@jysheng123
Copy link
Contributor

Hi, sorry for us to take a look at the issue we would need a lot more context, could you respond by filling out the initial issue template? Thanks so much.

@jysheng123 jysheng123 added blocked/more-info-needed More info is needed from the requester. If no response in 14 days, it will become stale. and removed stage/needs-triage Automatically applied to new issues and PRs, indicating they haven't been looked at. labels Feb 27, 2024
@hnnasit
Copy link
Contributor

hnnasit commented Mar 5, 2024

Closing as there is not enough information for us to investigate. Please open a new issue with more details if you are still facing issues or have questions.

@hnnasit hnnasit closed this as completed Mar 5, 2024
Copy link
Contributor

github-actions bot commented Mar 5, 2024

⚠️COMMENT VISIBILITY WARNING⚠️

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.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

@yan-olydis
Copy link

i have the same error " unhashable type: 'list'"
this is below my sam config
Run sam --info
{
"version": "1.110.0",
"system": {
"python": "3.11.3",
"os": "Linux-6.5.0-1015-azure-x86_64-with-glibc2.35"
},
"additional_dependencies": {
"docker_engine": "24.0.9",
"aws_cdk": "Not available",
"terraform": "1.7.4"
},
"available_beta_feature_env_vars": [
"SAM_CLI_BETA_FEATURES",
"SAM_CLI_BETA_BUILD_PERFORMANCE",
"SAM_CLI_BETA_TERRAFORM_SUPPORT",
"SAM_CLI_BETA_RUST_CARGO_LAMBDA"
]
}

Telemetry {'metrics': [{'commandRun': {'requestId': 'dfa3bfe4-38c7-4976-a8d3-a6daf5eaacc0', 'installationId': '4840ff81-f838-4eb6-8f42-3296c6e3da54', 'sessionId': '78665f6d-34f4-4bda-8478-ac178772b58c', 'executionEnvironment': 'GitHubAction', 'ci': True, 'pyversion': '3.10.12', 'samcliVersion': '1.110.0', 'awsProfileProvided': False, 'debugFlagProvided': True, 'region': '', 'commandName': 'sam build', 'metricSpecificAttributes': {'projectType': 'CFN', 'gitOrigin': None, 'projectName': '7041e5aea25a39391ab66afa24e528086268a744f7be816514ca82e0d5ed1c80', 'initialCommit': None}, 'duration': 124, 'exitReason': 'TypeError', 'exitCode': 255}}]}
2024-03-06 09:30:30,373 | Unable to find Click Context for getting session_id.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked/more-info-needed More info is needed from the requester. If no response in 14 days, it will become stale.
Projects
None yet
Development

No branches or pull requests

4 participants