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]: After Deploy and build successfully server not running, still showing restarting #4790

Open
shakibdshy opened this issue Jan 9, 2025 · 0 comments
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.

Comments

@shakibdshy
Copy link

shakibdshy commented Jan 9, 2025

Error Message and Logs

Image

2025-Jan-10 13:09:05.213297
 1 warning found (use docker --debug to expand):
2025-Jan-10 13:09:05.213297
 - UndefinedVar: Usage of undefined variable '$NIXPACKS_PATH' (line 18)
2025-Jan-10 13:09:05.378737
Building docker image completed.
2025-Jan-10 13:09:05.389459
----------------------------------------
2025-Jan-10 13:09:05.398627
Rolling update started.
2025-Jan-10 13:09:05.923373
docker exec ogkgc0w44so0w4ggkgk4owk8 bash -c 'SOURCE_COMMIT=f53401d1832b3e83715493e39ec442c7393a6936 COOLIFY_FQDN=https://esap.highman.store/ COOLIFY_URL=esap.highman.store/ COOLIFY_BRANCH=main  docker compose --project-name nossccwoowgw8ksc48088488 --project-directory /artifacts/ogkgc0w44so0w4ggkgk4owk8 -f /artifacts/ogkgc0w44so0w4ggkgk4owk8/docker-compose.yaml up --build -d'
2025-Jan-10 13:09:05.923373
time="2025-01-10T13:09:05Z" level=warning msg="Found orphan containers ([nossccwoowgw8ksc48088488-205303003153]) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up."
2025-Jan-10 13:09:05.935109
Container nossccwoowgw8ksc48088488-125952991613  Creating
2025-Jan-10 13:09:06.114231
nossccwoowgw8ksc48088488-125952991613 Your kernel does not support memory swappiness capabilities or the cgroup is not mounted. Memory swappiness discarded.
2025-Jan-10 13:09:06.129922
Container nossccwoowgw8ksc48088488-125952991613  Created
2025-Jan-10 13:09:06.129922
 Container nossccwoowgw8ksc48088488-125952991613  Starting
2025-Jan-10 13:09:06.343789
Container nossccwoowgw8ksc48088488-125952991613  Started
2025-Jan-10 13:09:06.358347
New container started.
2025-Jan-10 13:09:06.370880
Removing old containers.
2025-Jan-10 13:09:06.685565
docker inspect -f '{{.State.Running}}' nossccwoowgw8ksc48088488-205303003153
2025-Jan-10 13:09:06.685565
true
2025-Jan-10 13:09:06.815204
docker rm -f nossccwoowgw8ksc48088488-205303003153
2025-Jan-10 13:09:06.815204
nossccwoowgw8ksc48088488-205303003153
2025-Jan-10 13:09:06.825229
Rolling update completed.

Steps to Reproduce

I am Using Turborepo with Nextjs 14. This is my Production-ready enterprise-level Project. More than 1000 routes

Example Repository URL

No response

Coolify Version

v4.0.0-beta-380

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 24.4

Additional Information

No response

@shakibdshy shakibdshy added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.
Projects
None yet
Development

No branches or pull requests

1 participant