zarkones/XENA

Tested on my kali linux i386 it gives errors

Frido-Cpp opened this issue · 1 comments

┌──(root💀cyberwarrior)-[~/XENA]
└─# ./setup_linux_32bit
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 +0x11ff