Error al transferir ficheros

Buen dia a todos, gracias a los desarrolladores por esta aplicacion que es de mucha ayuda, mi prblema consiste en que no puedo transferir ficheros entre los clientes, mi escenario es la siguiente:

Server = Openfire 4.5.2

OS Server = GNU/Debian Stretch

Cliente = Spark 2.8.3:960

Dominio = no hay dominio

FQDN = chat.lasandino.com.ni

Plugins = Avatar Resizer /Broadcast/ Certificate Manager / HTTP File Upload / Push Notification / Registration / Search y User Import Export.

Todos estan en VLANS separadas, los puertos estan abiertos para su comunicacion, la aplicacion cliente Spark ya fue permitido en los equipos clientes, pero experimentamos problemas en el momento de compartir ficheros.

LOGS:

INFO:
2020.06.05 12:50:12 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Create outgoing session for: lasandino.com.ni to im] - Unable to create new session: Cannot create a plain socket connection with any applicable remote host.
2020.06.05 12:51:44 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Create outgoing session for: lasandino.com.ni to im] - Unable to create new session: Cannot create a plain socket connection with any applicable remote host.

WARN:
2020.06.05 13:58:14 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Authenticate local domain: ‘lasandino.com.ni’ to remote domain: ‘im’] - Unable to authenticate: Fail to create new session.
2020.06.05 13:58:14 org.jivesoftware.openfire.net.SocketReader - Closing session due to incorrect hostname in stream header. Host: chat. Connection: org.jivesoftware.openfire.net.SocketConnection@46d72b39 socket: Socket[addr=/192.168.2.3,port=37028,localport=5269] session: null
2020.06.05 13:58:14 org.jivesoftware.openfire.session.LocalOutgoingServerSession[Authenticate local domain: ‘lasandino.com.ni’ to remote domain: ‘chat’] - Unable to authenticate: Fail to create new session.
2020.06.05 13:58:19 org.jivesoftware.openfire.net.SocketUtil - Unable to create a socket connection to XMPP domain ‘im’ using remote host: im:5269. Cause: im (a full stacktrace is logged on debug level)
2020.06.05 13:58:19 org.jivesoftware.openfire.net.SocketUtil - Unable to create a socket connection to XMPP domain ‘im’: Unable to connect to any of its remote hosts.

ERROR:
No errores

ALL:
2020.06.05 14:19:48 DEBUG [socket_c2s-thread-3]: org.apache.mina.core.filterchain.IoFilterEvent - Firing a SESSION_IDLE event for session 41
2020.06.05 14:19:48 DEBUG [socket_c2s-thread-3]: org.jivesoftware.openfire.nio.ClientConnectionHandler - ConnectionHandler: Pinging connection that has been idle: org.jivesoftware.openfire.nio.NIOConnection@56800ce1 MINA Session: (0x00000029: nio socket, server, 192.168.2.65/192.168.2.65:49169 => /192.168.2.3:5222)
2020.06.05 14:19:48 DEBUG [socket_c2s-thread-3]: org.apache.mina.filter.ssl.SslFilter - Session Server41: Writing Message : WriteRequest: HeapBuffer[pos=0 lim=134 cap=4096: 3C 69 71 20 74 79 70 65 3D 22 67 65 74 22 20 69…]
2020.06.05 14:19:48 DEBUG [socket_c2s-thread-3]: org.apache.mina.core.filterchain.IoFilterEvent - Event SESSION_IDLE has been fired for session 41
2020.06.05 14:19:48 DEBUG [NioProcessor-2]: org.apache.mina.filter.executor.OrderedThreadPoolExecutor - Adding event MESSAGE_SENT to session 41
Queue : [MESSAGE_SENT, ]

DEBU:
2020.06.05 14:20:45 org.apache.mina.core.filterchain.IoFilterEvent - Firing a SESSION_IDLE event for session 63
2020.06.05 14:20:45 org.jivesoftware.openfire.nio.ClientConnectionHandler - ConnectionHandler: Pinging connection that has been idle: org.jivesoftware.openfire.nio.NIOConnection@5894d959 MINA Session: (0x0000003F: nio socket, server, /192.168.2.66:50297 => /192.168.2.3:5222)
2020.06.05 14:20:45 org.apache.mina.filter.ssl.SslFilter - Session Server63: Writing Message : WriteRequest: HeapBuffer[pos=0 lim=144 cap=4096: 3C 69 71 20 74 79 70 65 3D 22 67 65 74 22 20 69…]
2020.06.05 14:20:45 org.apache.mina.core.filterchain.IoFilterEvent - Event SESSION_IDLE has been fired for session 63
2020.06.05 14:20:45 org.apache.mina.filter.executor.OrderedThreadPoolExecutor - Adding event MESSAGE_SENT to session 63
Queue : [MESSAGE_SENT, ]

Saludos y gracias.

1 Like