Ticket #478 (closed bug: fixed)
Conexão do serviço via SSH no MAC
| Reported by: | paulo.morais | Owned by: | raphael.costa |
|---|---|---|---|
| Priority: | blocker | Milestone: | terrama2-4.0.0-alpha2 |
| Component: | gui-web | Version: | 4.0 |
| Keywords: | Cc: | ||
| Parent Tickets: | Platform: | Apple |
Description
Está dando erro ao tentar conectar via SSH no MAC.
[Error: All configured authentication methods failed] level: 'client-authentication' } ssh startservice error start service errror [Error: Error while connecting. All configured authentication methods failed]
Se adicionar a seguinte configuração no SSHDispatcher.js não funciona, não da erro mas também não conecta.
self.client.on('keyboard-interactive', function(name, instructions, instructionsLang, prompts, finish) {
finish([]);
});
tryKeyboard: true
Subtickets
Change History
Note: See
TracTickets for help on using
tickets.
