failed to open/dev/vboxnetctl: No such file or directory
결론
Mac의 업데이트에 따라 다시 시작하면 바로vagrant up을 할 수 없기 때문에 다시 시작하면 더욱 좋습니다.
날과 씨
Mac 업데이트 후 바로 vagrant up 을 실행하면 매번 제목 오류가 발생합니다.
4
There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["hostonlyif", "create"]
Stderr: 0%...
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Failed to create the host-only adapter
VBoxManage: error: VBoxNetAdpCtl: Error while adding new interface: failed to open /dev/vboxnetctl: No such file or directory
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
VBoxManage: error: Context: "RTEXITCODE handleCreate(HandlerArg *)" at line 95 of file VBoxManageHostonly.cpp
그리고 매번 아래의 기사를 보므로 자신이 쓴 메모로 이 기사를 썼다.Reference
이 문제에 관하여(failed to open/dev/vboxnetctl: No such file or directory), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://zenn.dev/vboy/articles/37d0d935fec74c텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)