XENA
XENA copied to clipboard
unable to build @docker issue
/root/Desktop/XENA/setup_linux_64bit Welcome to XENA! Setup process initiated. This may take some time. Creating a key pair. Created. Checking Docker. Installed. Creating a docker network. Created. Creating two containers: xena-atila, xena-atila-postgres. exit status 125. Failed to initialize xena-atila-postgres container
Seems like something went wrong. Please, submit a ticket at: https://github.com/zarkones/XENA/issues
panic: DOCKER_INIT_ATILA_FAILED
goroutine 1 [running]: main.main() /home/windowsx/Desktop/xena/tools/xena-tool-automagic/main.go:60 +0xd85
Could you provide logs from the docker containers that were created?
similar issue here. running in a vm and subsystem for windows
Send output plz
Sent from my Galaxy
-------- Original message -------- From: DABOSS @.> Date: 2022-08-06 9:08 p.m. (GMT-08:00) To: zarkones/XENA @.> Cc: Subscribed @.***> Subject: Re: [zarkones/XENA] unable to build @docker issue (Issue #53)
similar issue here. running in a vm and subsystem for windows
— Reply to this email directly, view it on GitHubhttps://github.com/zarkones/XENA/issues/53#issuecomment-1207327027, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AZY3YS3PEXTJJVU25SW5CO3VX4ZDNANCNFSM5VLB6G6A. You are receiving this because you are subscribed to this thread.Message ID: @.***>
Welcome to XENA! Setup process initiated. This may take some time. Creating a key pair. Created. Checking Docker. Installed. Creating a docker network. Created. Creating two containers: xena-atila, xena-atila-postgres.
-
-
- LOGS START - - -
-
-
-
-
-
-
-
- XENA_ATILA - - - - - - - An error happened during the printing of container logs: exit status 1
-
-
-
-
-
-
-
-
-
-
-
- XENA_ATILA - - - - - - -
-
-
-
-
-
-
-
-
-
-
-
- XENA_ATILA_POSTGRES - - - - - - - An error happened during the printing of container logs: exit status 1
-
-
-
-
-
-
-
-
-
-
-
- XENA_DOMENA - - - - - - - An error happened during the printing of container logs: exit status 1
-
-
-
-
-
-
-
-
-
-
-
- XENA_DOMENA_POSTGRES - - - - - - - An error happened during the printing of container logs: exit status 1
-
-
-
-
-
-
-
-
-
-
-
- XENA_PYRAMID - - - - - - - An error happened during the printing of container logs: exit status 1
-
-
-
-
-
-
-
-
-
-
-
- XENA_PYRAMID_POSTGRES - - - - - - - An error happened during the printing of container logs: exit status 1
-
-
-
-
-
-
-
-
-
-
-
- XENA_FACE - - - - - - - An error happened during the printing of container logs: exit status 1
-
-
-
-
-
-
-
-
-
-
-
- XENA_GATEWAY - - - - - - - An error happened during the printing of container logs: exit status 1
-
-
-
-
-
-
-
- DOCKER PS - - - An error happened during the printing of container logs: exit status 1
-
-
-
- LOGS END - - -
-
Seems like something went wrong. Please, submit a ticket at: https://github.com/zarkones/XENA/issues
Provide the logs when submiting a ticket.
FIX TIPS:
1. "exit status 125" indicates a conflict in container names. Delete all containers with the prefix 'xena' and run setup process again.
exit status 125. Failed to initialize xena-atila-postgres container panic: DOCKER_INIT_ATILA_FAILED
goroutine 1 [running]: main.main() /home/windowsx/Desktop/xena/tools/xena-tool-automagic/main.go:146 +0xe05
sorted windows subsystem for Linux
you require docker desktop downloaded on your system and need to enable WSL intergration
I'm still unsure about the VM issue though