zarkones / XENA

XENA is Software for Cyber-Security Automation, Adversary Simulations, and Red Team Operations. XENA strives to be fully integrated security penetration testing framework. It is equipped with a post-exploitation agent, C2 server, and a dark-themed elegant user interface.
https://xena.network
Other
223 stars 42 forks source link

unable to build @docker issue #53

Closed fuckthepolice666 closed 1 week ago

fuckthepolice666 commented 2 years ago

/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

zarkones commented 2 years ago

Could you provide logs from the docker containers that were created?

DABOSS2016YT commented 2 years ago

similar issue here. running in a vm and subsystem for windows

longwalkshortdock999 commented 2 years ago

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: @.***>

DABOSS2016YT commented 2 years ago

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.

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

DABOSS2016YT commented 2 years ago

sorted windows subsystem for Linux you require docker desktop downloaded on your system and need to enable WSL intergration image I'm still unsure about the VM issue though

zarkones commented 1 week ago

Closing this issue V2 of XENA is being published soon.