0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

VirtualBoxをアップデートしたらNS_ERROR_FAILUREになった

Last updated at Posted at 2022-05-10

MacにVirtualBoxを入れて CentOS 上でWeb開発を行なっているのですが、時々VirtualBoxのアップデートを促されます。

少し時間があったのでアップデートをしたところ、NS_ERROR_FAILUREエラーが出て仮想マシンが起動しなくなるというのが何度かありました。

MacOSのセキュリティが高くなってきているので、新しいアプリケーションをインストールするといくつかのセキュリティ設定を加えないといけないようで、下記のサイト(英語サイト)をもとに対応をしました。

対応内容概要

書いてある対応策は以下のことを一つずつ試してみるというものです。

  1. Macの再起動
  2. SIPを有効にする
  3. 環境設定でデバイスへのアクセス権許可設定をし直す
  4. 環境設定でVirtualBoxのアプリ実行権限を設定し直す
  5. VirtualBoxをアップデートする
  6. VirtualBoxに関する設定を削除して再インストールする

結果

私の場合は、VirtualBoxのアプリ実行権限の設定をし直すところまでを全て確認、設定し直すことで仮想マシンが正常稼働しました。
VirtualBoxのアップデート時にはおそらく今後も同じ対応が必要になりそう。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?