Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RawFile#0 failed to create the raw output file /home/petri/seravo/wp-palvelu-vagrant/ubuntu-bionic-18.04-cloudimg-console.log (VERR_FILE_NOT_FOUND) #166

Closed
ottok opened this issue Jan 13, 2021 · 8 comments
Assignees

Comments

@ottok
Copy link
Contributor

ottok commented Jan 13, 2021

With box 'seravo/wordpress' (v20201205.0.0) running vagrant up yielded:

...
==> seravocom-box: Running 'pre-boot' VM customizations...
==> seravocom-box: Booting VM...
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["startvm", "be948521-2eae-45ab-b686-7b518348bf2f", "--type", "headless"]

Stderr: VBoxManage: error: RawFile#0 failed to create the raw output file /home/petri/seravo/wp-palvelu-vagrant/ubuntu-bionic-18.04-cloudimg-console.log (VERR_FILE_NOT_FOUND)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ConsoleWrap, interface IConsole

VirtualBox shows:

Result Code: NS_ERROR_FAILURE (0x80004005)
Component: ConsoleWrap
Interface: IConsole {872da645-4a9b-1727-bee2-5585105b9eed}

The problem does not manifest when using the Vagrant box seravo/wordpress-beta

@marttihyvonen
Copy link

I have a same issue, thanks for investigating this :)

@elguitar
Copy link
Contributor

^ Accidental close. That SHOULD work though

@marttihyvonen
Copy link

I also got this fixed, when I disabled serial port in VirtualBox configuration as advised in here: joelhandwell/ubuntu_vagrant_boxes#1

@elguitar
Copy link
Contributor

Thank you for reporting @marttihyvonen!

The connected serial port is indeed the problem at hand.

@elguitar
Copy link
Contributor

Could you test with the new wordpress-beta box (v20210114.0.0)?

With the new box, the serial connection disconnecting should not be needed anymore.

@ottok
Copy link
Contributor Author

ottok commented Jan 19, 2021

Latest wordpress-beta works on the machine where I was able to reproduce the original error, so I deem this as fixed now.

@dubbajones
Copy link

VM works now. Thank you!

@elguitar
Copy link
Contributor

This is fixed now, and there has been no reports of users who use the faulty box. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants