Skip to content

Errors reporting <no host> Instead of actual URL where host is defined #9593

@JLuse

Description

@JLuse

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which SDK are you using?

@sentry/remix

SDK Version

7.76.0

Framework Version

Remix 2.1.0

Link to Sentry event

No response

SDK Setup

No response

Steps to Reproduce

Description:
A customer has reported that they recently upgrade from Remix 1.19.3 to 2.1.0 and has now started receiving events with the url as <no host> despite there being a request object with host data. Most recently, they provided an example displaying that the headers are present.

Support ticket with examples and customer org: https://sentry.zendesk.com/agent/tickets/107371

Expected Result

URL to have correct values based on request information

Actual Result

URL populates with http://<no host>

Metadata

Metadata

Assignees

Labels

Package: remixIssues related to the Sentry Remix SDK

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions