Page 1 of 1

EVE-NG Pro eve-ng-dockers fails to install

Posted: Fri Dec 17, 2021 10:57 pm
by mamakos
Hello,

The end of the process is failing for the docker installation.

I have full internet access via a proxy (wgetrc and apt do have the proxy properly configured)

Code: Select all

root@muztc628:~# dpkg -l eve-ng-pro
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                 Version         Architecture    Description
+++-====================-===============-===============-==============================================
ii  eve-ng-pro           4.0.1-65        amd64           A new generation software for networking labs.
Even with the reinstall hint this keeps on failing. it claims the server does not reply

Code: Select all

root@muztc628:~# apt install --reinstall eve-ng-dockers
Preparing to unpack .../eve-ng-dockers_4.0-eve-ng_amd64.deb ...
Progress: [  0%] [.....................................................................................] Progress: [ 17%] [##############.......................................................................] Unpacking eve-ng-dockers (4.0-eve-ng) over (4.0-eve-ng) ...
Progress: [ 33%] [############################.........................................................] Progress: [ 50%] [##########################################...........................................] Setting up eve-ng-dockers (4.0-eve-ng) ...
Progress: [ 67%] [########################################################.............................] Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable docker
Total reclaimed space: 0B
mysql: [Warning] Using a password on the command line interface can be insecure.
Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Error response from daemon: No such image: eveng/eve-desktop-bionic:latest
Error: No such image: eveng/eve-desktop-bionic:latest
Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Error response from daemon: No such image: eveng/eve-firefox-bionic:latest
Error: No such image: eveng/eve-firefox-bionic:latest
Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Error response from daemon: No such image: eveng/eve-wireshark-bionic:latest
Error: No such image: eveng/eve-wireshark-bionic:latest
Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Error response from daemon: No such image: eveng/eve-gui-server-bionic:latest
Error: No such image: eveng/eve-gui-server-bionic:latest
Error response from daemon: Get https://registry-1.docker.io/v2/: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Progress: [ 83%] [######################################################################...............] 
root@muztc628:~# 

I also tried tha apt autoremove, I did reboot several times.... What else ? :)
Is there any hint ? Is it that your server is under maintenance ?
Or can you provide me with a link to the package to perform an offline installation of the docker images ?

Thank you

Re: EVE-NG Pro eve-ng-dockers fails to install

Posted: Sun Dec 19, 2021 9:12 am
by Uldis (UD)
yes Offline dockers are here along with Instruction and install script
https://mega.nz/folder/PpAhXK6a#wAlHrRJlP6lT4VfzkChZBw

Uldis

Re: EVE-NG Pro eve-ng-dockers fails to install

Posted: Sun Dec 19, 2021 9:48 am
by mamakos
Thank you for the link !
Anyway is there a reason on the "docker server" side that could explain why connection failed ?

Re: EVE-NG Pro eve-ng-dockers fails to install

Posted: Sun Dec 19, 2021 10:21 am
by mamakos
well I launched the command this morning and it worked like charm :)

Re: EVE-NG Pro eve-ng-dockers fails to install

Posted: Sun Dec 19, 2021 1:54 pm
by Uldis (UD)
It is your country issue with dockers site mate..
sometimes happens, need wait, run next day

Re: EVE-NG Pro eve-ng-dockers fails to install

Posted: Sat Jan 01, 2022 2:40 pm
by jiwleiwe
Uldis (UD) wrote:
Sun Dec 19, 2021 9:12 am
yes Offline dockers are here along with Instruction and install script
https://mega.nz/folder/PpAhXK6a#wAlHrRJlP6lT4VfzkChZBwapp linked

Uldis
Still getting connection failed error.