-
Notifications
You must be signed in to change notification settings - Fork 276
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
MiniOxygen encountered an error while running your app's entry point #2365
Comments
Same for me :/ |
#2366 (comment) It could be for the same reason. |
Closing in favor of #2366 since that one has more details. |
I think it's not the same issue. For #2366 he just create a new application an got the error. For me, I run my application since one month. But from one day to the next I got an error an application can't run (same if I rollback some change) MiniOxygen encountered an error while running your app's entry point: │ |
same with me |
What is the location of your example repository?
No response
Which package or tool is having this issue?
Hydrogen
What version of that package or tool are you using?
2024.4.6 but also test on 2024.7.2
What version of Remix are you using?
2.9.2
Steps to Reproduce
Start the application with "npx shopify hydrogen dev"
After a lot of research I found a code error 503 and error name "executeEntrypoint error" but I don't found any solution to solved this error.
I have an internet connection.
My .env:
SESSION_SECRET="foobar"
PUBLIC_STORE_DOMAIN="mock.shop"
Version 2024.4.6 I know I'm not in latest build but same issue when I update
Issue forum: https://community.shopify.com/c/hydrogen-headless-and-storefront/running-into-an-error-quot-internal-error-quot-with/m-p/2674054#M9324
I don't have any issue when I build and preview the web site with "npx shopify hydrogen build" and "npx shopify hydrogen preview"
Expected Behavior
Server started correctly
Actual Behavior
MiniOxygen encountered an error while running your app's entry point:
Error: internal error
The text was updated successfully, but these errors were encountered: