-
Notifications
You must be signed in to change notification settings - Fork 40
Error Occured Failed to start compose services #252
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
Comments
Hi @kumarraditya, Can you please provide whole fm.log file ?? |
Hi Alok,
Please find the attached full logs. It seems to me
DockerException: The docker command executed was `docker compose -f
/Users/aditya/frappe/services/docker-compose.yml up --detach --pull never`.
It returned with code 1
The content of stdout can be found above the stacktrace (it wasn't
captured).
The content of stderr is '[' Container fm_global-db Creating', ' Container
fm_global-nginx-proxy Creating', 'Error response from daemon: No such
image: jwilder/nginx-proxy:latest']'
…On Tue, Mar 11, 2025 at 6:31 AM Alok Singh ***@***.***> wrote:
Hi @kumarraditya <https://github.com/kumarraditya>, Can you please
provide whole fm.log file ??
—
Reply to this email directly, view it on GitHub
<#252 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-
8000
auth/ADRSV7AEP3AAO22KW4MJTY32TXD6DAVCNFSM6AAAAABYU5WKMGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMJRGMZTKMZZGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
[image: Xieyt]*Xieyt* left a comment (rtCamp/Frappe-Manager#252)
<#252 (comment)>
Hi @kumarraditya <https://github.com/kumarraditya>, Can you please
provide whole fm.log file ??
—
Reply to this email directly, view it on GitHub
<#252 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADRSV7AEP3AAO22KW4MJTY32TXD6DAVCNFSM6AAAAABYU5WKMGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDOMJRGMZTKMZZGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Try
This will fix the missing |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
HI,
I am using
docker-compose --version
Docker Compose version v2.33.1-desktop.1
fm create example.com --frappe-branch develop
✅ Global services will utilize ports 80, 443.
✅ Started non running global services global-db, global-nginx-proxy.
❌ Error Occured Failed to start compose services [].
==fm.log
DockerComposeProjectFailedToStartError: Failed to start compose services [].
[2025-03-10 14:44:22,284] CLEANUP: --------------------
[2025-03-10 14:44:22,284] CLEANUP: PROCESS: USED PROCESS [3815, 3816, 3820, 3827]
[2025-03-10 14:44:22,289] CLEANUP: 3815 Process not found
[2025-03-10 14:44:22,289] CLEANUP: 3816 Process not found
[2025-03-10 14:44:22,289] CLEANUP: 3820 Process not found
[2025-03-10 14:44:22,289] CLEANUP: 3827 Process not found
[2025-03-10 14:44:22,289] CLEANUP: --------------------
The text was updated successfully, but these errors were encountered: