EVE-NG Pro eve-ng-dockers fails to install
Posted: Fri Dec 17, 2021 10:57 pm
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)
Even with the reinstall hint this keeps on failing. it claims the server does not reply
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
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.
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