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

Main app doesn't run on Endeavour OS #238

Closed
syndg opened this issue Nov 14, 2024 · 9 comments
Closed

Main app doesn't run on Endeavour OS #238

syndg opened this issue Nov 14, 2024 · 9 comments
Labels
bug Something isn't working help wanted Extra attention is needed released This issue/pull request has been released.

Comments

@syndg
Copy link

syndg commented Nov 14, 2024

Describe the bug
The main app starts but does not load the main page

next-forge version
I am using version 2.14.1
This is the latest right now but this happened in the previous versions as well.

To Reproduce
Steps to reproduce the behavior:

  1. Run pnpm dev --filter app

Expected behavior
The "/" page should load.

Solutions Tried

  1. Tried removing .next/ and node_modules and reinstalling, did not work

Screenshots
image

Desktop (please complete the following information):

  • OS: Endeavour OS (Linux)
  • Browser: Google Chrome
@syndg syndg added the bug Something isn't working label Nov 14, 2024
@haydenbleasel
Copy link
Owner

haydenbleasel commented Nov 14, 2024

@syndg Thanks for filing this! Can you confirm for me you've filled out all the required environment variables in apps/app/.env.local?

@syndg
Copy link
Author

syndg commented Nov 14, 2024

Hey @haydenbleasel yes, I have filled out all of the required environment variables.

@haydenbleasel
Copy link
Owner

haydenbleasel commented Nov 14, 2024

Okay, I'll spin up a new instance and try to repro 👍

@haydenbleasel
Copy link
Owner

Okay, I wasn't able to repro but here were the steps I took:

  1. npx next-forge@latest init test, let the installer run
  2. Open apps/app/.env.local, fill out every variable
  3. Run pnpm dev --filter app
  4. Open localhost:3000

Appears to run fine with no errors in the Terminal.

I'm running MacOS Sequoia so perhaps it's an OS-related thing.

I'll try to repro on a Endeavour OS environment.

@haydenbleasel haydenbleasel added the help wanted Extra attention is needed label Nov 14, 2024
@syndg
Copy link
Author

syndg commented Nov 14, 2024

Thanks @haydenbleasel yeah, it's really weird, I followed the setup guide from the docs step by step a lot of times but it's giving me the same issue. Even tried switching to an older version of nodejs, it's probably OS side as you mentioned.

@haydenbleasel
Copy link
Owner

Gotcha. I'm not sure I have the chops to figure out the underlying OS issue, however I will go and verify that next-forge works on certain OS' rather than expecting it to, and update the docs accordingly.

@haydenbleasel haydenbleasel changed the title The main (apps/app) starts but does not load Main app doesn't run on Endeavour OS Nov 14, 2024
@haydenbleasel
Copy link
Owner

@syndg I've documented my findings here: https://docs.next-forge.com/setup#operating-system.

If you manage to find a way to get Endeavour OS working, let me know!

Copy link

🚀 Issue was released in v2.14.7 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Nov 14, 2024
@gauravmandall
Copy link

Is there any way to use it on Arch linux ??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed released This issue/pull request has been released.
Projects
None yet
Development

No branches or pull requests

3 participants