What is this path: /__nextjs_original-stack-frame? #63092
Replies: 16 comments 5 replies
-
any updates? |
Beta Was this translation helpful? Give feedback.
-
Nope
…On Sat, Oct 19, 2024 at 1:06 PM Emil Valeev ***@***.***> wrote:
any updates?
—
Reply to this email directly, view it on GitHub
<#63092 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABKBILVSHKMCAWZX6LR3A3Z4KGQBAVCNFSM6AAAAABQHUZINOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAOJZGIZTIMI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
No Updates yet ? |
Beta Was this translation helpful? Give feedback.
-
any updates? |
Beta Was this translation helpful? Give feedback.
-
Sorry no nothing
…On Mon, Dec 9, 2024 at 1:52 AM Sathish Kannan ***@***.***> wrote:
any updates?
—
Reply to this email directly, view it on GitHub
<#63092 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABKBIIWSJD6P7TL6AXZ5ET2EU42NAVCNFSM6AAAAABQHUZINOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNJQGQ2TIMQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
any updates 😭😭 |
Beta Was this translation helpful? Give feedback.
-
nope
…On Sun, Mar 2, 2025 at 12:11 PM Kb Bohara ***@***.***> wrote:
any updates 😭😭
—
Reply to this email directly, view it on GitHub
<#63092 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABKBIICT72MAX4UYQJEWXD2SM3S5AVCNFSM6AAAAABQHUZINOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMZWG4ZDANQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
It's a call by NextJS to fetch the stack trace of an error, which is then displayed on the dev/error overlay |
Beta Was this translation helpful? Give feedback.
-
As @Netail mentioned, this seems to be the related code: |
Beta Was this translation helpful? Give feedback.
-
any updates yet? |
Beta Was this translation helpful? Give feedback.
-
The issue was resolved for me by disabling a browser extension. |
Beta Was this translation helpful? Give feedback.
-
Just update next version to |
Beta Was this translation helpful? Give feedback.
-
I had the same problem using Authjs (formerly Next-Auth) in a version of Nextjs 15.1.4. I solved it by updating all dependencies. |
Beta Was this translation helpful? Give feedback.
-
Hey! Any updates? It is super annoying, the requests are super slow, it's slowing my frontend and sometimes it may spam a lot of (it've got even 400 that requests in just one minute! ) |
Beta Was this translation helpful? Give feedback.
-
The response from Netail looks right. p.s. error stack trase you can find in the console |
Beta Was this translation helpful? Give feedback.
-
I was having problems with this, it turned out to be that Sentry was constantly trying to load this URL whenever an error occurred. Upgrading to the latest sentry SDK resolved it for me. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using Clerk to do very simple authentication with much of the site not password protected, and its middleware occasionally gives me the error that "The request to /__nextjs_original-stack-frame is being redirected " as it is not in the list of public or ignored routes. It suggests I add it to one of those. I am hesitant to do that without knowing what it is. Any help, please?
Beta Was this translation helpful? Give feedback.
All reactions