gravitational / teleport

The easiest, and most secure way to access and protect all of your infrastructure.
https://goteleport.com
GNU Affero General Public License v3.0
17.42k stars 1.74k forks source link

Does not work on vmware ESXi machines #942

Closed weikinhuang closed 7 years ago

weikinhuang commented 7 years ago

teleport does not start up on the esxi service console.

Expected: When trying to run ./teleport start --help, it should print the message.

Actual: I get a Segmentation fault.

ekristen commented 7 years ago

@weikinhuang can you provide more information about the operating system you are using?

weikinhuang commented 7 years ago

@ekristen I'm trying to run teleport on Vmware ESXi 6.5.0

ekristen commented 7 years ago

@weikinhuang oh you mean directly on VMWare ESXi ... gotcha, sorry about that, I read that differently.

weikinhuang commented 7 years ago

Yes directly on esxi

tidalf commented 7 years ago

usually esxi needs statically linked binaries.

klizhentas commented 7 years ago

we don't support these builds right now, feel free to send a PR if you feel like debugging/fixing it