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
Siumauricio8mo ago
Can you show how did you configure the git provider ?
4_Hidayat_
4_Hidayat_OP8mo ago
Did you mean this one?
No description
Siumauricio
Siumauricio8mo ago
Sorry I mean the application itself
4_Hidayat_
4_Hidayat_OP8mo 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.
4_Hidayat_
4_Hidayat_OP8mo ago
or did you mean this?
No description
4_Hidayat_
4_Hidayat_OP8mo ago
for build type i use nixpack
No description
Siumauricio
Siumauricio8mo ago
Remove the /Nestjs path That’s the issue
4_Hidayat_
4_Hidayat_OP8mo 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
Siumauricio8mo ago
Yes you can deploy multiple applications in a single project
4_Hidayat_
4_Hidayat_OP8mo ago
okay, thanks bruh. SOLVED!

Did you find this page helpful?