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

[Bug]: Getting Welcome to nginx! on deployment #3904

Closed
AlejandroSanchez90 opened this issue Oct 13, 2024 · 5 comments
Closed

[Bug]: Getting Welcome to nginx! on deployment #3904

AlejandroSanchez90 opened this issue Oct 13, 2024 · 5 comments

Comments

@AlejandroSanchez90
Copy link

Error Message and Logs

Im trying to deploy a nextjs app, first time it worked good, i changed some names here and there and suddenly my deployment start showing Welcome to nginx! home screen, after a long trial and error i deleted this deployment to deploy a new one, but this one still shows the Welcome to nginx!

this is the setting of the deployment
image

Steps to Reproduce

  1. load a next repo using github app
  2. fill env variables and deploy

Example Repository URL

No response

Coolify Version

v4.0.0-beta.360

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu

Additional Information

No response

@AlejandroSanchez90 AlejandroSanchez90 added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Oct 13, 2024
@AlejandroSanchez90
Copy link
Author

if i deploy without changinganything else but the domain name and build/start commands, then it works, so the bug should be around changing name or toggling static site option, this is the config that works
image

@djsisson
Copy link
Contributor

in your first image you had picked static site

@AlejandroSanchez90
Copy link
Author

AlejandroSanchez90 commented Oct 13, 2024 via email

@djsisson
Copy link
Contributor

@AlejandroSanchez90 if it has no ssr, you can use static, but you would need to set publish directory to /out not /

@AlejandroSanchez90
Copy link
Author

AlejandroSanchez90 commented Oct 13, 2024 via email

@github-actions github-actions bot removed 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants