Bonsoir

J'utilise DockerCE sous VirtualBox dans un PC en Windows10. J'ai du réinstaller Docker et avant j'avais gardé le fichier vmdk de la virtualBox avant la reinstallation
Mais quand j'essaye de le demarrer avec l'ancien vmdk j'ai un soucis SSH qui apparait une idée ?
Bien sur si je remet celui généré par la nouvelle installation cela fonctionne !

Merci

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Dans le docker terminal
too many retries waiting for SSH to be available
Dans le vbox.log
00:00:32.490850 NAT: IPv6 not supported
00:00:34.850246 VMMDev: Guest Log: VBoxService 5.2.34 r133893 (verbosity: 0) linux.amd64 (Oct 10 2019 20:19:38) release log
00:00:34.850275 VMMDev: Guest Log: 00:00:00.000056 main     Log opened 2020-03-14T17:16:54.153432000Z
00:00:34.850855 VMMDev: Guest Log: 00:00:00.000675 main     OS Product: Linux
00:00:34.851243 VMMDev: Guest Log: 00:00:00.001063 main     OS Release: 4.14.154-boot2docker
00:00:34.851504 VMMDev: Guest Log: 00:00:00.001326 main     OS Version: #1 SMP Thu Nov 14 19:19:08 UTC 2019
00:00:34.852145 VMMDev: Guest Log: 00:00:00.001964 main     Executable: /sbin/VBoxService
00:00:34.852159 VMMDev: Guest Log: 00:00:00.001965 main     Process ID: 2073
00:00:34.852165 VMMDev: Guest Log: 00:00:00.001966 main     Package type: LINUX_64BITS_GENERIC
00:00:34.854718 VMMDev: Guest Log: 00:00:00.004543 main     5.2.34 r133893 started. Verbose level = 0
00:00:34.857874 Guest Control: GUEST_MSG_REPORT_FEATURES: 0x1, 0x8000000000000000
00:00:34.861110 VMMDev: Guest Log: 00:00:00.010903 vminfo   rtldrNativeLoad: dlopen('libdbus-1.so.3', RTLD_NOW | RTLD_LOCAL) failed: libdbus-1.so.3: cannot open shared object file: No such file or directory
00:00:34.861321 VMMDev: Guest Log: 00:00:00.011137 vminfo   Error: Unable to connect to system D-Bus (1/3): D-Bus not installed
00:00:34.865794 VMMDev: Guest Additions capability report: (0x0 -> 0x0) seamless: no, hostWindowMapping: no, graphics: no
00:00:39.866457 VMMDev: Guest Log: 00:00:05.014276 vminfo   Error: Unable to connect to system D-Bus (2/3): D-Bus not installed
00:00:44.870179 VMMDev: Guest Log: 00:00:10.015509 vminfo   Error: Unable to connect to system D-Bus (3/3): D-Bus not installed


dans le vboxhardening.log
10a0.4ec: supR3HardenedMonitor_LdrLoadDll: returns rcNt=0x0 hMod=00007ff977280000 'C:\WINDOWS\System32\winmm.dll'
10a0.3b48: '\Device\HarddiskVolume1\Windows\System32\tzres.dll' has no imports
10a0.3b48: supHardenedWinVerifyImageByHandle: -> 22900 (\Device\HarddiskVolume1\Windows\System32\tzres.dll)
10a0.3b48: supR3HardenedWinVerifyCacheInsert: \Device\HarddiskVolume1\Windows\System32\tzres.dll
10a0.3b48: supR3HardenedMonitor_NtCreateSection: NtMapViewOfSection failed on 0000000000000f14 (hFile=0000000000000f0c) with 0xc0000022 -> STATUS_TRUST_FAILURE
10a0.3b48: supR3HardenedScreenImage/NtCreateSection: cache hit (Unknown Status 22900 (0x5974)) on \Device\HarddiskVolume1\Windows\System32\tzres.dll [avoiding WinVerifyTrust]
10a0.3b48: supR3HardenedMonitor_NtCreateSection: NtMapViewOfSection failed on 0000000000000f0c (hFile=0000000000000f14) with 0xc0000022 -> STATUS_TRUST_FAILURE