No such file or directory (os error 2) [SOLVED] ✅

Hi Everyoone, I new in Dokploy, i want to deploy my NestJS app to dokploy, but facing issue like this : Build nixpacks: ✅ Source Type: github: ✅ Error: Failed to read app source directory Caused by: No such file or directory (os error 2) Error response from daemon: No such container: absensi-backend-25bd99-WLCw78EPoL Error ❌ Error response from daemon: No such container: absensi-backend-25bd99-WLCw78EPoL i'v already try to restart my VPS and still problem. How to fix this?
No description
10 Replies
Siumauricio
Siumauricio15mo ago
Can you show how did you configure the git provider ?
caturhidayat.space
caturhidayat.spaceOP15mo ago
Did you mean this one?
No description
Siumauricio
Siumauricio15mo ago
Sorry I mean the application itself
caturhidayat.space
caturhidayat.spaceOP15mo ago
GitHub
GitHub - caturhidayat/absensi-backend: absensi backend using NestJS
absensi backend using NestJS. Contribute to caturhidayat/absensi-backend development by creating an account on GitHub.
caturhidayat.space
caturhidayat.spaceOP15mo ago
or did you mean this?
No description
caturhidayat.space
caturhidayat.spaceOP15mo ago
for build type i use nixpack
No description
Siumauricio
Siumauricio15mo ago
Remove the /Nestjs path That’s the issue
caturhidayat.space
caturhidayat.spaceOP15mo ago
Yes, it's WORK! but i'v one more issue. my nestjs app already deploy. after that, i try to deploy another app (nextjs as frontend) that facing same issue. my question is, can i deploy another service in 1 project? or should create another project?
Siumauricio
Siumauricio15mo ago
Yes you can deploy multiple applications in a single project
caturhidayat.space
caturhidayat.spaceOP15mo ago
okay, thanks bruh. SOLVED!

Did you find this page helpful?