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

500 error on production #1653

Closed
3 tasks done
pavelzolotin opened this issue Jan 9, 2025 · 1 comment
Closed
3 tasks done

500 error on production #1653

pavelzolotin opened this issue Jan 9, 2025 · 1 comment
Labels
bug Something isn't working reproduction-missing unconfirmed Needs triage.

Comments

@pavelzolotin
Copy link

pavelzolotin commented Jan 9, 2025

Description

Good afternoon!
The problem is that I get a 500 error from the server when I upload the application to production on the hosting.
On localhost everything works fine.
Without using next-intl everything works fine on the hosting.

Verifications

Mandatory reproduction URL

App Router

Reproduction description

Maybe I need to fix the server.js file or something else, since I think the problem is in path detection on my hosting.

Expected behaviour

I want my application to work in production as well as on the dev server.
error
project
dependecies
layout
middleware
nextconfig
request
routing
server

@pavelzolotin pavelzolotin added bug Something isn't working unconfirmed Needs triage. labels Jan 9, 2025
Copy link

Thank you for your report!

Unfortunately, the reproduction is missing or incomplete, and as such we cannot investigate this issue. Please add a reproduction to the issue, otherwise it will be closed automatically.

Templates:

Creating a good reproduction takes time.

To help us resolve the issue quickly, please simplify the reproduction as much as possible by removing any unnecessary code, files, and dependencies that are not directly related to the problem. The easier it is for us to see the issue, the faster we can help you.

Apart from the reproduction, make sure to include the precise steps on how to reproduce the issue, e.g.:

  1. Open reproduction
  2. Click on …
  3. See error: …

Thank you for your understanding!

FAQ

"I've included a reproduction, what is missing?"

This comment might have been added because your reproduction doesn't point to a destination where the issue can be reproduced. Please make sure that the latest changes were saved in the reproduction and that the link is correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working reproduction-missing unconfirmed Needs triage.
Projects
None yet
Development

No branches or pull requests

2 participants