We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SaaS (https://sentry.io/)
I am facing issue while connecting to sentry during lambda integration.
I have provisioned sentry on eks cluster.
Attached screenshot for reference - Following below documentation.
https://docs.sentry.io/organization/integrations/cloud-monitoring/aws-lambda/#troubleshooting
I facing error at last stage when i add the aws account details. Saying that internal server error. please reload after some time
Settings - Integrations
No response
The text was updated successfully, but these errors were encountered:
Auto-routing to @getsentry/product-owners-settings-integrations for triage ⏲️
Sorry, something went wrong.
I can see api is not getting correct account creds to perform api call------
File "/usr/src/sentry/src/sentry/integrations/aws_lambda/client.py", line 34, in gen_aws_client raise ConfigurationError("AWS access key ID or secret access key not set") sentry.integrations.aws_lambda.client.ConfigurationError: AWS access key ID or secret access key not set 14:25:17 [ERROR] django.request: Internal Server Error: /extensions/aws_lambda/setup/ (status_code=500 request=<WSGIRequest: GET '/extensions/aws_lambda/setup/?accountNumber=73&awsExternalId=04553301-ff9b-9d6e-d350-0e125235a201®ion=us-east-1'>) 14:25:17 [INFO] sentry.access.api: api.access (method='GET' view='sentry.web.frontend.pipeline_advancer.PipelineAdvancerView' response=500 user_id='1' is_app='False' token_type='None' is_frontend_request='True' organization_id='None' auth_id='None' path='/extensions/aws_lambda/setup/' caller_ip=09.19' user_agent='Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36' rate_limited='False' rate_limit_category='None' request_duration_seconds=0.2272787094116211 rate_limit_type='DNE' concurrent_limit='None' concurrent_requests='None' reset_time='None' group='None' limit='None' remaining='None')
No branches or pull requests
Environment
SaaS (https://sentry.io/)
What are you trying to accomplish?
I am facing issue while connecting to sentry during lambda integration.
I have provisioned sentry on eks cluster.
Attached screenshot for reference - Following below documentation.
https://docs.sentry.io/organization/integrations/cloud-monitoring/aws-lambda/#troubleshooting
How are you getting stuck?
I facing error at last stage when i add the aws account details. Saying that internal server error. please reload after some time
Where in the product are you?
Settings - Integrations
Link
No response
DSN
No response
Version
No response
The text was updated successfully, but these errors were encountered: