typehero icon indicating copy to clipboard operation
typehero copied to clipboard

[Bug]: navigation to /404 throws server side exception

Open bautistaaa opened this issue 1 year ago • 7 comments

What happened?

appear to be fine on other invalid urls

What browsers are you seeing the problem on?

No response

Relevant log output

No response

bautistaaa avatar Nov 26 '23 16:11 bautistaaa

It seems like it is working properly locally. After a quick research, it appears that there could be a problem with Vercel variables, but I'm not sure, and I don't really see a way to test it myself. image

rbrtj avatar Nov 27 '23 21:11 rbrtj

It seems like it is working properly locally. After a quick research, it appears that there could be a problem with Vercel variables, but I'm not sure, and I don't really see a way to test it myself. image

what in the world. ill check sentry logs

bautistaaa avatar Nov 28 '23 16:11 bautistaaa

I'm seeing this in production as well. @bautistaaa , did Sentry logs reveal anything? Here's an instance if that helps.

I was wondering if possibly adding a dynamic catch-all route would help here?

Screenshot 2024-01-06 at 10 45 50 PM Screenshot 2024-01-06 at 10 40 19 PM

mdwiltfong avatar Jan 07 '24 03:01 mdwiltfong

perhaps? does that fix the issue

bautistaaa avatar Jan 07 '24 03:01 bautistaaa

thought we had a catch all already though

bautistaaa avatar Jan 07 '24 03:01 bautistaaa

It worked in either case 😂 It sounds like a environment issue though. It would be interesting to see what the logs say.

mdwiltfong avatar Jan 07 '24 05:01 mdwiltfong

I should also mention that I see the 404 page on random paths. It's only at /404 that it throws a server error

mdwiltfong avatar Jan 07 '24 06:01 mdwiltfong