miklasz
Dabbler
- Joined
- Feb 24, 2016
- Messages
- 15
Hi guys!
- My Startup USB died with FreeNas
- Installed FreeNas on new pendrive
- start it up
- Restore configuration from the backup
all seems to be working fine
- i have some jails and they work great
problem:
- virtualbox jail seems to be working
- i can not run any virtualbox machine
logs show:
error msg: The virtual machine 'UbuntuLetsencrypt' has terminated unexpectedly during startup with exit code 1
- My Startup USB died with FreeNas
- Installed FreeNas on new pendrive
- start it up
- Restore configuration from the backup
all seems to be working fine
- i have some jails and they work great
problem:
- virtualbox jail seems to be working
- i can not run any virtualbox machine
logs show:
Code:
Dec 29 20:53:24 freenas SUP_IOCTL_COOKIE: Version mismatch. Requested: 0x1a0007 Min: 0x1a0005 Current: 0x260000
error msg: The virtual machine 'UbuntuLetsencrypt' has terminated unexpectedly during startup with exit code 1
Code:
Exception Object ( [message:protected] => The virtual machine 'UbuntuLetsencrypt' has terminated unexpectedly during startup with exit code 1 [string:Exception:private] => [code:protected] => 0 [file:protected] => /usr/local/www/phpvirtualbox/lib/vboxconnector.php [line:protected] => 2382 [trace:Exception:private] => Array ( [0] => Array ( => /usr/local/www/phpvirtualbox/lib/vboxconnector.php [line] => 928 [function] => remote_progressGet [class] => vboxconnector [type] => -> [args] => Array ( [0] => Array ( [progress] => f5ef97157f37d2f3-0000000000000174 [_persist] => Array ( [vboxHandle] => f5ef97157f37d2f3-0000000000000172 ) [fn] => progressGet ) ) ) [1] => Array ( => /usr/local/www/phpvirtualbox/lib/ajax.php [line] => 309 [function] => __call [class] => vboxconnector [type] => -> [args] => Array ( [0] => progressGet [1] => Array ( [0] => Array ( [progress] => f5ef97157f37d2f3-0000000000000174 [_persist] => Array ( [vboxHandle] => f5ef97157f37d2f3-0000000000000172 ) [fn] => progressGet ) [1] => Array ( [0] => Array ( [data] => Array ( [responseData] => Array ( [progress] => f5ef97157f37d2f3-0000000000000174 [info] => Array ( [completed] => 1 [canceled] => [description] => Starting VM [operationDescription] => Creating process for virtual machine "UbuntuLetsencrypt" (headless) [timeRemaining] => Array ( ) [timeElapsed] => Array ( [days] => 17164 [hours] => 20 [minutes] => 8 [seconds] => 15 ) [percent] => 0 ) ) [success] => 1 [key] => 53474945cfd7ac0bf8114767c209c2a6 ) [errors] => Array ( ) [persist] => Array ( ) [messages] => Array ( ) ) ) ) ) ) [2] => Array ( => /usr/local/www/phpvirtualbox/lib/ajax.php [line] => 309 [function] => progressGet [class] => vboxconnector [type] => -> [args] => Array ( [0] => Array ( [progress] => f5ef97157f37d2f3-0000000000000174 [_persist] => Array ( [vboxHandle] => f5ef97157f37d2f3-0000000000000172 ) [fn] => progressGet ) [1] => Array ( [0] => Array ( [data] => Array ( [responseData] => Array ( [progress] => f5ef97157f37d2f3-0000000000000174 [info] => Array ( [completed] => 1 [canceled] => [description] => Starting VM [operationDescription] => Creating process for virtual machine "UbuntuLetsencrypt" (headless) [timeRemaining] => Array ( ) [timeElapsed] => Array ( [days] => 17164 [hours] => 20 [minutes] => 8 [seconds] => 15 ) [percent] => 0 ) ) [success] => 1 [key] => 53474945cfd7ac0bf8114767c209c2a6 ) [errors] => Array ( ) [persist] => Array ( ) [messages] => Array ( ) ) ) ) ) ) [previous:Exception:private] => )
Last edited: