Ticket #478 (closed bug: fixed)

Opened 10 years ago

Last modified 10 years ago

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

comment:1 Changed 10 years ago by paulo.morais

  • Owner changed from paulo.morais to raphael.costa
  • Status changed from new to assigned
  • Type changed from enhancement to defect
  • Component changed from analysis to gui-web
  • Milestone set to terrama2-4.0.0-alpha2

comment:2 Changed 10 years ago by raphael.costa

  • Status changed from assigned to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.