質問編集履歴

1

エラーないよう、試したことを追記しました。

2017/07/17 04:08

投稿

takanakanakana
takanakanakana

スコア15

test CHANGED
@@ -1 +1 @@
1
- wockervagrant upするとエラーが出るようになりました
1
+ vagrant更新後 vagrant upするとエラーが出るようになり困って
test CHANGED
@@ -14,19 +14,33 @@
14
14
 
15
15
  ```
16
16
 
17
- There was an error loading a Vagrantfile. The file being loaded
17
+ wocker: SSH address: 127.0.0.1:2222
18
18
 
19
- and the error message are shown below. This is usually caused by
19
+ wocker: SSH username: bargee
20
20
 
21
- a syntax error.
21
+ wocker: SSH auth method: private key
22
+
23
+ ==> wocker: Machine booted and ready!
24
+
25
+ ==> wocker: [vagrant-hostsupdater] Checking for host entries
26
+
27
+ ==> wocker: [vagrant-hostsupdater] found entry for: 10.0.23.16 wocker.dev
28
+
29
+ ==> wocker: Setting hostname...
22
30
 
23
31
 
24
32
 
25
- Path: /Users/xxxxx/.vagrant.d/boxes/ailispaw-VAGRANTSLASH-barge/2.0.3/virtualbox/Vagrantfile
33
+ The guest operating system of the machine could not be detected!
26
34
 
27
- Line number: 0
35
+ Vagrant requires this knowledge to perform specific tasks such
28
36
 
29
- Message: LoadError: cannot load such file -- /opt/vagrant/embedded/gems/gems/vagrant-1.9.7/plugins/guests/linux/cap/nfs_client.rb
37
+ as mounting shared folders and configuring networks. Please add
38
+
39
+ the ability to detect this guest operating system to Vagrant
40
+
41
+ by creating a plugin or reporting a bug.
42
+
43
+
30
44
 
31
45
 
32
46
 
@@ -36,8 +50,16 @@
36
50
 
37
51
  ###試したこと
38
52
 
39
- ネット色々としらべ、rubyを2.4.1アップデしたりしたのですが全く効果がありません。
53
+ homebrew cask vagrant virtualboxともインスト直したり、
40
54
 
55
+ rubyを最新にアップデートしたりしたのですが、
56
+
41
- ご意見などいただると幸いです。
57
+ 同じエラーが常にで続す。
58
+
59
+
60
+
61
+ VirtualboxのGUI上では立ち上がってるので、立ち上がってるようなのですが、
62
+
63
+ vagrant haltが出来なかったり期待した動作が実行されません
42
64
 
43
65
  ###補足情報(言語/FW/ツール等のバージョンなど)