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

NEXT_REDIRECT and NEXT_NOT_FOUND errors in Next.js app dir #7641

Closed
Tracked by #6726
lforst opened this issue Mar 29, 2023 · 5 comments · Fixed by #7642
Closed
Tracked by #6726

NEXT_REDIRECT and NEXT_NOT_FOUND errors in Next.js app dir #7641

lforst opened this issue Mar 29, 2023 · 5 comments · Fixed by #7642
Assignees
Labels
Package: nextjs Issues related to the Sentry Nextjs SDK Type: Bug

Comments

@lforst
Copy link
Member

lforst commented Mar 29, 2023

Ref #6726

We should not report NEXT_REDIRECT and NEXT_NOT_FOUND errors.

@camwest
Copy link

camwest commented Jan 3, 2024

This is still happening to me in vercel-edge.

CleanShot 2024-01-03 at 09 10 34@2x

@lforst
Copy link
Member Author

lforst commented Jan 3, 2024

@camwest would you be able to share a link to an event? Thanks! If not please open a new issue with reproduction steps. Thank you!

@lforst
Copy link
Member Author

lforst commented Jan 3, 2024

@camwest Thank you very much, there is indeed a bug here. I opened an issue to track! #10038

You can just ignore these errors, or filter them on the clientside as a workaround.

@camwest
Copy link

camwest commented Jan 3, 2024

@camwest Thank you very much, there is indeed a bug here. I opened an issue to track! #10038

Thanks!

You can just ignore these errors, or filter them on the clientside as a workaround.

Will ignore for now! Appreciate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package: nextjs Issues related to the Sentry Nextjs SDK Type: Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants