VMware Cloud Community
mike_mcc14
Contributor
Contributor

vSAN Observer not starting

When I try to launch vSAN Observer on windows version of vCenter Server i get the below output and am unable to browse the webpage. Any ideas?

vSAN Observer.PNG

Here is the specific command I ran:

cd %rvcpath%

..\ruby-1.9.3-p392-i386-mingw32\bin\ruby -Ilib -Igems\backports-3.1.1\lib -Igems\builder-3.2.0\lib -Igems\highline-1.6.15\lib -Igems\nokogiri-1.5.6-x86-mingw32\lib -Igems\rbvmomi-1.7.0\lib -Igems\terminal-table-1.4.5\lib -Igems\trollop-

1.16\lib -Igems\zip-2.0.2\lib bin\rvc -c 'vsan.observer %clusterarg% --run-webserver --force' %admin%@%vCenter%

It asks for the password and after I enter it and is accepted, the above outage comes in to play.

I've also tried this command, after logging in and changing directories manually, with the same exact results:

vsan.observer ~/computers/Bourbon --run-webserver --force


Thanks for any assistance you can provide!

Reply
0 Kudos
3 Replies
jkoebrunner
Enthusiast
Enthusiast

Same problem here on one of our systems...any ideas?

Johannes Köbrunner IT Solutions Architect Virtualization, Network and Storage Systems Frequentis AG VTSP, VCP, VCAP-DCD
Reply
0 Kudos
admin
Immortal
Immortal

Hi Mike,

please try to use the option "--no-https".

Kind regards

Niko

Reply
0 Kudos
rom3010
Enthusiast
Enthusiast

Thanks, I had the same problem and "--no-https" made it work!

Reply
0 Kudos