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

fix nextjs build in closed environments #32

Closed
dheidemann opened this issue Jul 7, 2024 · 2 comments
Closed

fix nextjs build in closed environments #32

dheidemann opened this issue Jul 7, 2024 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@dheidemann
Copy link
Member

currently the build pipeline fails due to a not reachable backend. I suggest to wait with the build pipeline until going prod

@dheidemann dheidemann added bug Something isn't working help wanted Extra attention is needed labels Jul 7, 2024
@dheidemann
Copy link
Member Author

nevermind, until then i was not able to reproduce the build error locally but now with docker compose after #19 i get the same error. Daniel confused

@dheidemann
Copy link
Member Author

it has to be something with how we handle api calls. The build fails during page prerendering trying to fetch something i guess. It also only happens in closed environments...

@dheidemann dheidemann changed the title setup nextjs workflow when running in prod fix nextjs build in closed environments Jul 7, 2024
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
Projects
None yet
Development

No branches or pull requests

1 participant