Difference between revisions of "Logs"
From AutoVM WIKI
Line 3: | Line 3: | ||
10 => Could not connect to the server. | 10 => Could not connect to the server. | ||
+ | |||
11 => Could not connect to the ssh. | 11 => Could not connect to the ssh. | ||
20 => Could not create machine directory. | 20 => Could not create machine directory. | ||
+ | |||
21 => Could not create the vmx file. | 21 => Could not create the vmx file. | ||
+ | |||
22 => Could not write to the vmx file. | 22 => Could not write to the vmx file. | ||
Line 12: | Line 15: | ||
50 => Could not find machine. | 50 => Could not find machine. | ||
+ | |||
51 => Could not get machine status. | 51 => Could not get machine status. | ||
+ | |||
52 => Could not stop machine. | 52 => Could not stop machine. | ||
+ | |||
53 => Could not start machine. | 53 => Could not start machine. | ||
+ | |||
55 => Could not delete machine. | 55 => Could not delete machine. | ||
60 => Could not load the VMware tools. | 60 => Could not load the VMware tools. | ||
+ | |||
61 => Could not login to the guest. | 61 => Could not login to the guest. | ||
+ | |||
62 => Could not write the network file. | 62 => Could not write the network file. | ||
+ | |||
63 => Could not execute the network file. | 63 => Could not execute the network file. | ||
+ | |||
64 => Could not restart the network. | 64 => Could not restart the network. | ||
+ | |||
65 => Could not change the password. | 65 => Could not change the password. | ||
70 => Could not extend the hard. | 70 => Could not extend the hard. |
Latest revision as of 00:30, 26 March 2020
10 => Could not connect to the server.
11 => Could not connect to the ssh.
20 => Could not create machine directory.
21 => Could not create the vmx file.
22 => Could not write to the vmx file.
30 => Could not execute one of the create commands.
50 => Could not find machine.
51 => Could not get machine status.
52 => Could not stop machine.
53 => Could not start machine.
55 => Could not delete machine.
60 => Could not load the VMware tools.
61 => Could not login to the guest.
62 => Could not write the network file.
63 => Could not execute the network file.
64 => Could not restart the network.
65 => Could not change the password.
70 => Could not extend the hard.