self-hosted icon indicating copy to clipboard operation
self-hosted copied to clipboard

Welkome to Sentry

Open mexi4id-dev opened this issue 1 month ago • 4 comments

Hi. I deployed sentry using helm-chart in k8s. Chart version: 27.5.0. after starting all the components, I get an error on the sentry start page. Image Image Image

at this point, logs in the Pod sentry-web:

06:46:36 [WARNING] sentry.relay.config.ai_model_costs: Empty model costs
06:46:46 [WARNING] sentry.relay.config.ai_model_costs: Empty model costs
06:46:56 [WARNING] sentry.relay.config.ai_model_costs: Empty model costs
06:47:03 [INFO] sentry.superuser: superuser.request (url='https://sentry-prod.yc.prosv.ru/api/0/internal/options/?query=is:required' method='PUT' ip_address='10.99.174.163' user_id=1)
06:47:03 [INFO] sentry: options.update (ip_address='10.99.174.163' user_id=1 option_key='system.admin-email' option_value='[email protected]')
06:47:03 [WARNING] django.request: Bad Request: /api/0/internal/options/ (status_code=400 request=<WSGIRequest: PUT '/api/0/internal/options/?query=is:required'>)
06:47:06 [WARNING] sentry.relay.config.ai_model_costs: Empty model costs
06:47:16 [WARNING] sentry.relay.config.ai_model_costs: Empty model costs
06:47:26 [WARNING] sentry.relay.config.ai_model_costs: Empty model costs
06:47:36 [WARNING] sentry.relay.config.ai_model_costs: Empty model costs

mexi4id-dev avatar Nov 21 '25 06:11 mexi4id-dev

ENG-5955

linear[bot] avatar Nov 21 '25 06:11 linear[bot]

Assigning to @getsentry/support for routing ⏲️

getsantry[bot] avatar Nov 21 '25 07:11 getsantry[bot]

Your error is due to a misconfiguration for email hosts. This won't happen if you're using the Docker Compose. I'd suggest you to ask in the corresponding Helm Chart repository as we don't manage it.

06:47:36 [WARNING] sentry.relay.config.ai_model_costs: Empty model costs

This is a non-issue. It's expected for empty instance.

aldy505 avatar Nov 24 '25 13:11 aldy505

Please find the solution add the following to helm config.

config:
  configYml:
    "sentry:version:configured":'dummy'

Cheers

manishrawat1992 avatar Nov 25 '25 09:11 manishrawat1992

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you remove the label Waiting for: Community, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

getsantry[bot] avatar Dec 17 '25 08:12 getsantry[bot]