1
使用VMC試圖隧道進入MongoDB中,我看到下面的錯誤RuntimeError:遠程隧道幫手是不知道的
vmc tunnel
1: mongodb-XY
2: redis-XY
Which service instance?> 1
1: none
2: mongorestore
3: mongo
4: mongodump
Which client would you like to start?> 3
Opening tunnel on port 10000... FAILED
RuntimeError: Remote tunnel helper is unaware of mongodb-XY!
For more information, see ~/.vmc/crash
以下是錯誤日誌.. 貓〜/ .vmc /崩潰
Time of crash:
Tue Jan 01 23:09:58 -0600 2013
RuntimeError: Remote tunnel helper is unaware of mongodb-XY!
tunnel-vmc-plugin-0.1.10/lib/tunnel-vmc-plugin/tunnel.rb:233:in `get_connection_info'
tunnel-vmc-plugin-0.1.10/lib/tunnel-vmc-plugin/tunnel.rb:35:in `open!'
tunnel-vmc-plugin-0.1.10/lib/tunnel-vmc-plugin/plugin.rb:41:in `tunnel'
interact-0.5.1/lib/interact/progress.rb:98:in `with_progress'
tunnel-vmc-plugin-0.1.10/lib/tunnel-vmc-plugin/plugin.rb:40:in `tunnel'
mothership-0.3.5/lib/mothership/base.rb:61:in `send'
mothership-0.3.5/lib/mothership/base.rb:61:in `run'
mothership-0.3.5/lib/mothership/command.rb:68:in `invoke'
mothership-0.3.5/lib/mothership/command.rb:82:in `instance_exec'
mothership-0.3.5/lib/mothership/command.rb:82:in `invoke'
mothership-0.3.5/lib/mothership/base.rb:50:in `execute'
vmc-0.4.7/lib/vmc/cli.rb:106:in `execute'
mothership-0.3.5/lib/mothership.rb:45:in `start'
vmc-0.4.7/bin/vmc:11
/usr/bin/vmc:19:in `load'
/usr/bin/vmc:19
-
該服務正在運行,正在使用該服務的應用程序也正在運行。有任何想法嗎?
VMC服務
Getting services... OK
name service version
mongodb-XY mongodb 2.0
redis-XY redis 2.6