Project

General

Profile

Actions

Errores #45

open

Falla de acceso a ftp Giscloud

Added by Demo MiGestion365 Admin 24 days ago. Updated 11 days ago.

Status:
Resuelta
Priority:
Normal
Assignee:
-
Start date:
05/05/2026
Due date:
05/06/2026 (24 days late)
% Done:

100%

Estimated time:

Description

En el día de hoy el servidor de Producción reportó que no pudo correr correctamente el script de upload_to_giscloud.sh

El probelma se reportó sólo en Prod, no así en Dev. En Dev el script corre 7:30 mientras que en Prod corre a las 8:30. O sea, un problema había aparecido en el trasncurso de esa hora.

Validando el acceso a Giscloud me encuentro con lo siguiente:

ingenieria@pgsql-dev:~$ ssh -vvv
OpenSSH_8.9p1 Ubuntu-3ubuntu0.15, OpenSSL 3.0.2 15 Mar 2022
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files
debug1: /etc/ssh/ssh_config line 21: Applying options for *
debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/home/ingenieria/.ssh/known_hosts'
debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/home/ingenieria/.ssh/known_hosts2'
debug2: resolving "sftp.giscloud.com" port 22
debug3: resolve_host: lookup sftp.giscloud.com:22
debug3: ssh_connect_direct: entering
debug1: Connecting to sftp.giscloud.com [13.223.179.95] port 22.
debug3: set_sock_tos: set socket 3 IP_TOS 0x10
debug1: connect to address 13.223.179.95 port 22: Connection timed out
ssh: connect to host sftp.giscloud.com port 22: Connection timed out


Files

clipboard-202605060857-zyp87.png (143 KB) clipboard-202605060857-zyp87.png Demo MiGestion365 Admin, 05/06/2026 11:57 AM
clipboard-202605060858-pbwme.png (85.5 KB) clipboard-202605060858-pbwme.png Demo MiGestion365 Admin, 05/06/2026 11:58 AM
clipboard-202605060904-navwr.png (129 KB) clipboard-202605060904-navwr.png Demo MiGestion365 Admin, 05/06/2026 12:04 PM
clipboard-202605060907-xucrv.png (48.2 KB) clipboard-202605060907-xucrv.png Demo MiGestion365 Admin, 05/06/2026 12:07 PM
clipboard-202605081224-xntgu.png (88.6 KB) clipboard-202605081224-xntgu.png Demo MiGestion365 Admin, 05/08/2026 03:24 PM

Updated by Demo MiGestion365 Admin 24 days ago

Ante el inconveniente detectado, se le envió un mail a Soporte de Giscloud reclamando el problema.

Pero los verdaderos responsables de Soporte son:

Premium Support ;
Bojan Čelebićanin ;
;
Antonija Hasanović ;
Barbara Telebec

Actions #2

Updated by Demo MiGestion365 Admin 24 days ago

La respuesta se recibió

Actions #3

Updated by Demo MiGestion365 Admin 24 days ago

Al intentar verificar, hubo que aceptar la clave del servidor (host key)

Este mensaje es clave:

The authenticity of host 'sftp.giscloud.com (13.223.179.95)' can't be established.
RSA key fingerprint is SHA256:9AQtSD4oEXQsuMHq06bxHPf1mfHzoaWQRBWJgCDLtOw.
Are you sure you want to continue connecting?

ingenieria@pgsql-prd:~$
ingenieria@pgsql-prd:~$ sftp -o HostKeyAlgorithms=+ssh-rsa -o PubkeyAcceptedAlgorithms=+ssh-rsa
The authenticity of host 'sftp.giscloud.com (13.223.179.95)' can't be established.
RSA key fingerprint is SHA256:9AQtSD4oEXQsuMHq06bxHPf1mfHzoaWQRBWJgCDLtOw.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added 'sftp.giscloud.com' (RSA) to the list of known hosts.
's password:
Connected to sftp.giscloud.com.
sftp> exit
ingenieria@pgsql-prd:~$ ssh -o HostKeyAlgorithms=+ssh-rsa -o PubkeyAcceptedAlgorithms=+ssh-rsa
's password:
PTY allocation request failed on channel 0
shell request failed on channel 0
ingenieria@pgsql-prd:~$
ingenieria@pgsql-prd:~$

Actions #4

Updated by Demo MiGestion365 Admin 23 days ago

  • Description updated (diff)
Actions #5

Updated by Demo MiGestion365 Admin 22 days ago

Actions #6

Updated by Demo MiGestion365 Admin 11 days ago

  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF