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

Facing internal server error while connecting to sentry #81960

Open
rahulbalubankar opened this issue Dec 11, 2024 · 2 comments
Open

Facing internal server error while connecting to sentry #81960

rahulbalubankar opened this issue Dec 11, 2024 · 2 comments

Comments

@rahulbalubankar
Copy link

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.

Image

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

@getsantry
Copy link
Contributor

getsantry bot commented Dec 11, 2024

Auto-routing to @getsentry/product-owners-settings-integrations for triage ⏲️

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Dec 11, 2024
@rahulbalubankar
Copy link
Author

rahulbalubankar commented Dec 11, 2024

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&region=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')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Waiting for: Product Owner
Development

No branches or pull requests

1 participant