Skip to content

Astro server errors not reported when adapter is Vercel #14054

@titouv

Description

@titouv

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which SDK are you using?

@sentry/browser

SDK Version

8.35.0

Framework Version

astro@^4.16.7,@astrojs/vercel@^7.8.2

Link to Sentry event

No response

Reproduction Example/SDK Setup

Minimal repro: https://github.com/titouv/astro-sentry

Steps to Reproduce

  1. Created a new astro project using create astro@latest
  2. Added vercel using astro add vercel
  3. Added sentry using astro add sentry
  4. Pasted sentry specific env
  5. Deployed using vercel deploy (or git repo)

Expected Result

The server-side error occurring in Astro is logged in the Vercel dashboard but not reported on Sentry's dashboard.

Precisions:

  • For me @astrojs/node adapter is working with sentry
  • Client side error reporting works just fine with source map and stuff

Actual Result

No logs to report

Metadata

Metadata

Assignees

Labels

BugPackage: browserIssues related to the Sentry Browser SDK

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions