No errors at all in the server. Just the error in the browser. I read somewhere that it might be caused by some auto-signed certificated, but that's not my case, at least not with the certificates imported to the keystores, which are signed ones. This is the output of red5.sh, omiting the long list of libraries at the beginning:
Root: /opt Deploy type: bootstrap [INFO] [main] org.red5.server.Launcher - Red5 Server 1.0.10 (https://github.com/Red5) [INFO] [main] org.red5.spring.Red5ApplicationContext - setApplicationContext: org.springframework.context.support.FileSystemXmlApplicationContext@67784306, started on Thu Jul 11 22:58:16 CDT 2019 [INFO] [main] org.red5.spring.Red5ApplicationContext - Red5ApplicationContext init [INFO] [main] org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor [INFO] [main] org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl [INFO] [main] org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.0 created. [INFO] [main] org.quartz.simpl.RAMJobStore - RAMJobStore initialized. [INFO] [main] org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'Red5_Scheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 32 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. [INFO] [main] org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'Red5_Scheduler' initialized from the specified file : '/opt/conf/quartz.properties' [INFO] [main] org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.0 [INFO] [main] org.quartz.core.QuartzScheduler - Scheduler Red5_Scheduler_$_NON_CLUSTERED started. [INFO] [main] org.red5.spring.Red5ApplicationContext - setApplicationContext: org.springframework.context.support.FileSystemXmlApplicationContext@67784306, started on Thu Jul 11 22:58:16 CDT 2019 [INFO] [main] org.red5.spring.Red5ApplicationContext - Red5ApplicationContext init [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - RTMP will be bound to [0.0.0.0:1935] [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - RTMP Mina Transport Settings Acceptor style: default I/O threads: 8 TCP no-delay: true keep-alive: false [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - Traffic class modification is disabled [INFO] [main] org.red5.server.net.rtmp.RTMPMinaTransport - Send buffer size: 65536 recv buffer size: 65536 so linger: -1 traffic class: 0 [INFO] [main] org.red5.server.ContextLoader - ContextLoader init [INFO] [main] org.red5.server.ContextLoader - Loading: default.context = ${red5.root}/webapps/red5-default.xml => /opt/webapps/red5-default.xml [INFO] [main] org.red5.server.Context - Setting parent bean factory as core [INFO] [main] org.red5.net.websocket.WebSocketPlugin - Setting server scope listener [INFO] [main] org.red5.net.websocket.WebSocketPlugin - Got global scope: default [INFO] [main] org.red5.server.plugin.PluginLauncher - Loaded plugin: org.red5.net.websocket.WebSocketPlugin [INFO] [main] org.red5.server.tomcat.TomcatLoader - Loading Tomcat [INFO] [main] org.red5.server.tomcat.TomcatLoader - Server root: /opt [INFO] [main] org.red5.server.tomcat.TomcatLoader - Config root: /opt/conf [INFO] [main] org.red5.server.tomcat.TomcatLoader - Application root: /opt/webapps [INFO] [main] org.red5.server.tomcat.TomcatLoader - Starting Tomcat servlet engine jul 11, 2019 10:58:19 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent INFORMACIÓN: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/opt/lib/native] [INFO] [main] org.apache.catalina.core.AprLifecycleListener - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [/opt/lib/native] jul 11, 2019 10:58:19 PM org.apache.coyote.AbstractProtocol init INFORMACIÓN: Initializing ProtocolHandler ["http-nio-0.0.0.0-5080"] [INFO] [main] org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-0.0.0.0-5080"] jul 11, 2019 10:58:19 PM org.apache.coyote.AbstractProtocol init INFORMACIÓN: Initializing ProtocolHandler ["https-jsse-nio-0.0.0.0-5443"] [INFO] [main] org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["https-jsse-nio-0.0.0.0-5443"] jul 11, 2019 10:58:19 PM org.apache.catalina.core.StandardService startInternal INFORMACIÓN: Starting service [Tomcat] [INFO] [main] org.apache.catalina.core.StandardService - Starting service [Tomcat] jul 11, 2019 10:58:19 PM org.apache.catalina.core.StandardEngine startInternal INFORMACIÓN: Starting Servlet engine: [Apache Tomcat/9.0.16] [INFO] [main] org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.16] jul 11, 2019 10:58:19 PM org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment INFORMACIÓN: No global web.xml found [INFO] [main] org.apache.catalina.startup.ContextConfig - No global web.xml found jul 11, 2019 10:58:19 PM org.apache.catalina.core.ApplicationContext log INFORMACIÓN: No Spring WebApplicationInitializer types detected on classpath [INFO] [main] org.apache.catalina.core.ContainerBase.[red5Engine].[0.0.0.0].[/] - No Spring WebApplicationInitializer types detected on classpath jul 11, 2019 10:58:23 PM org.apache.catalina.core.ApplicationContext log INFORMACIÓN: No Spring WebApplicationInitializer types detected on classpath [INFO] [main] org.apache.catalina.core.ContainerBase.[red5Engine].[0.0.0.0].[/openmeetings] - No Spring WebApplicationInitializer types detected on classpath Context init: openmeetings INFO 07-11 22:58:23.227 ROOT:81 [main] - Starting up context: openmeetings Filter init: openmeetings jul 11, 2019 10:58:23 PM com.hazelcast.config.XmlConfigLocator INFORMACIÓN: Loading 'hazelcast.xml' from classpath. [INFO] [main] com.hazelcast.config.XmlConfigLocator - Loading 'hazelcast.xml' from classpath. jul 11, 2019 10:58:23 PM com.hazelcast.config.AbstractXmlConfigHelper ADVERTENCIA: Name of the hazelcast schema location is incorrect, using default [WARN] [main] com.hazelcast.config.AbstractXmlConfigHelper - Name of the hazelcast schema location is incorrect, using default jul 11, 2019 10:58:23 PM com.hazelcast.instance.AddressPicker INFORMACIÓN: [LOCAL] [dev] [3.11.1] Prefer IPv4 stack is true, prefer IPv6 addresses is false [INFO] [main] com.hazelcast.instance.AddressPicker - [LOCAL] [dev] [3.11.1] Prefer IPv4 stack is true, prefer IPv6 addresses is false jul 11, 2019 10:58:23 PM com.hazelcast.instance.AddressPicker INFORMACIÓN: [LOCAL] [dev] [3.11.1] Picked [10.0.2.200]:5704, using socket ServerSocket[addr=/0:0:0:0:0:0:0:0,localport=5704], bind any local is true [INFO] [main] com.hazelcast.instance.AddressPicker - [LOCAL] [dev] [3.11.1] Picked [10.0.2.200]:5704, using socket ServerSocket[addr=/0:0:0:0:0:0:0:0,localport=5704], bind any local is true jul 11, 2019 10:58:23 PM com.hazelcast.system INFORMACIÓN: [10.0.2.200]:5704 [dev] [3.11.1] Hazelcast 3.11.1 (20181218 - d294f31) starting at [10.0.2.200]:5704 [INFO] [main] com.hazelcast.system - [10.0.2.200]:5704 [dev] [3.11.1] Hazelcast 3.11.1 (20181218 - d294f31) starting at [10.0.2.200]:5704 jul 11, 2019 10:58:23 PM com.hazelcast.system INFORMACIÓN: [10.0.2.200]:5704 [dev] [3.11.1] Copyright (c) 2008-2018, Hazelcast, Inc. All Rights Reserved. [INFO] [main] com.hazelcast.system - [10.0.2.200]:5704 [dev] [3.11.1] Copyright (c) 2008-2018, Hazelcast, Inc. All Rights Reserved. jul 11, 2019 10:58:23 PM com.hazelcast.instance.Node INFORMACIÓN: [10.0.2.200]:5704 [dev] [3.11.1] A non-empty group password is configured for the Hazelcast member. Starting with Hazelcast version 3.8.2, members with the same group name, but with different group passwords (that do not use authentication) form a cluster. The group password configuration will be removed completely in a future release. [INFO] [main] com.hazelcast.instance.Node - [10.0.2.200]:5704 [dev] [3.11.1] A non-empty group password is configured for the Hazelcast member. Starting with Hazelcast version 3.8.2, members with the same group name, but with different group passwords (that do not use authentication) form a cluster. The group password configuration will be removed completely in a future release. jul 11, 2019 10:58:24 PM com.hazelcast.spi.impl.operationservice.impl.BackpressureRegulator INFORMACIÓN: [10.0.2.200]:5704 [dev] [3.11.1] Backpressure is disabled [INFO] [main] com.hazelcast.spi.impl.operationservice.impl.BackpressureRegulator - [10.0.2.200]:5704 [dev] [3.11.1] Backpressure is disabled jul 11, 2019 10:58:24 PM com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl INFORMACIÓN: [10.0.2.200]:5704 [dev] [3.11.1] Starting 2 partition threads and 3 generic threads (1 dedicated for priority tasks) [INFO] [main] com.hazelcast.spi.impl.operationexecutor.impl.OperationExecutorImpl - [10.0.2.200]:5704 [dev] [3.11.1] Starting 2 partition threads and 3 generic threads (1 dedicated for priority tasks) jul 11, 2019 10:58:24 PM com.hazelcast.internal.diagnostics.Diagnostics INFORMACIÓN: [10.0.2.200]:5704 [dev] [3.11.1] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. [INFO] [main] com.hazelcast.internal.diagnostics.Diagnostics - [10.0.2.200]:5704 [dev] [3.11.1] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. jul 11, 2019 10:58:24 PM com.hazelcast.core.LifecycleService INFORMACIÓN: [10.0.2.200]:5704 [dev] [3.11.1] [10.0.2.200]:5704 is STARTING [INFO] [main] com.hazelcast.core.LifecycleService - [10.0.2.200]:5704 [dev] [3.11.1] [10.0.2.200]:5704 is STARTING jul 11, 2019 10:58:25 PM com.hazelcast.instance.Node ADVERTENCIA: [10.0.2.200]:5704 [dev] [3.11.1] No join method is enabled! Starting standalone. [WARN] [main] com.hazelcast.instance.Node - [10.0.2.200]:5704 [dev] [3.11.1] No join method is enabled! Starting standalone. jul 11, 2019 10:58:25 PM com.hazelcast.instance.Node ADVERTENCIA: [10.0.2.200]:5704 [dev] [3.11.1] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! [WARN] [main] com.hazelcast.instance.Node - [10.0.2.200]:5704 [dev] [3.11.1] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! jul 11, 2019 10:58:25 PM com.hazelcast.core.LifecycleService INFORMACIÓN: [10.0.2.200]:5704 [dev] [3.11.1] [10.0.2.200]:5704 is STARTED [INFO] [main] com.hazelcast.core.LifecycleService - [10.0.2.200]:5704 [dev] [3.11.1] [10.0.2.200]:5704 is STARTED [INFO] [main] org.apache.wicket.util.file.WebXmlFile - web.xml: url mapping found for filter with name OpenmeetingsApplication: [/*] [INFO] [main] org.apache.wicket.Application - [OpenmeetingsApplication] init: Wicket jQuery UI initializer [INFO] [main] org.apache.wicket.Application - [OpenmeetingsApplication] init: Wicket core library initializer [INFO] [main] org.apache.wicket.Application - [OpenmeetingsApplication] init: org.wicketstuff.dashboard.DashboardContextInitializer@73502c47 [INFO] [main] org.apache.wicket.Application - [OpenmeetingsApplication] init: Wicket Kendo UI initializer [INFO] [main] org.apache.wicket.Application - [OpenmeetingsApplication] init: DevUtils DebugBar Initializer [INFO] [main] org.apache.wicket.Application - [OpenmeetingsApplication] init: Wicket extensions initializer [INFO] [main] org.apache.wicket.Application - [OpenmeetingsApplication] init: Wicket jQuery UI initializer (plugins) [INFO] [main] org.apache.wicket.Application - [OpenmeetingsApplication] init: Wicket Kendo UI initializer (theme-default) [INFO] [main] org.apache.wicket.protocol.http.WebApplication - [OpenmeetingsApplication] Started Wicket version 8.3.0 in DEPLOYMENT mode [INFO] [main] org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be / [INFO] [main] org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean - Creating Service {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.CalendarWebService from class org.apache.openmeetings.webservice.CalendarWebService [INFO] [main] org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be /CalendarService [INFO] [main] org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean - Creating Service {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.ErrorWebService from class org.apache.openmeetings.webservice.ErrorWebService [INFO] [main] org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be /ErrorService [INFO] [main] org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean - Creating Service {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.GroupWebService from class org.apache.openmeetings.webservice.GroupWebService [INFO] [main] org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be /GroupService [INFO] [main] org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean - Creating Service {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.InfoWebService from class org.apache.openmeetings.webservice.InfoWebService [INFO] [main] org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be /InfoService [INFO] [main] org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean - Creating Service {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.FileWebService from class org.apache.openmeetings.webservice.FileWebService [INFO] [main] org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be /FileService [INFO] [main] org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean - Creating Service {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RecordingWebService from class org.apache.openmeetings.webservice.RecordingWebService [INFO] [main] org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be /RecordService [INFO] [main] org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean - Creating Service {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.RoomWebService from class org.apache.openmeetings.webservice.RoomWebService [INFO] [main] org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be /RoomService [INFO] [main] org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean - Creating Service {http://webservice.openmeetings.apache.org/}org.apache.openmeetings.webservice.UserWebService from class org.apache.openmeetings.webservice.UserWebService [INFO] [main] org.apache.cxf.endpoint.ServerImpl - Setting the server's publish address to be /UserService jul 11, 2019 10:58:28 PM org.apache.coyote.AbstractProtocol start INFORMACIÓN: Starting ProtocolHandler ["http-nio-0.0.0.0-5080"] [INFO] [main] org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-0.0.0.0-5080"] jul 11, 2019 10:58:28 PM org.apache.coyote.AbstractProtocol start INFORMACIÓN: Starting ProtocolHandler ["https-jsse-nio-0.0.0.0-5443"] [INFO] [main] org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["https-jsse-nio-0.0.0.0-5443"] [INFO] [main] org.red5.server.tomcat.TomcatLoader - Context initialized: path: /opt/webapps/root/ [INFO] [main] org.red5.server.tomcat.TomcatLoader - Context initialized: /openmeetings path: /opt/webapps/openmeetings/ [INFO] [main] org.red5.server.tomcat.TomcatLoader - Dedicated RTMPT server configuration was not specified [INFO] [main] org.red5.server.service.ShutdownServer - JEE server was found: TomcatLoader [serviceEngineName=red5Engine] Bootstrap complete Bootstrap exit Token: a29933b1-a0ae-46e6-8cfd-635d851eec00 [INFO] [Loader:] org.red5.server.Context - Setting parent bean factory as core [INFO] [Loader:] org.red5.server.scope.WebScope - Set server [Server@3e941c16map[[empty]]] [INFO] [Loader:] org.red5.server.scope.Scope - Scope null name reset to: disallowed [INFO] [Loader:] org.red5.server.Server - Add mapping global: default host: context: null [INFO] [Loader:] org.red5.server.scope.Scope - Invalid scope name, null is not allowed [WARN] [Loader:] org.red5.server.scope.Scope - Invalid scope rejected: Scope [name=null, path=/default, type=APPLICATION, autoStart=true, creationTime=1562903909006, depth=1, enabled=true, running=false] [WARN] [Loader:] org.red5.server.scope.Scope - Scope not added to parent [INFO] [Loader:] org.red5.server.scope.WebScope - Webscope already registered; remove the 'init-method' from your 'web.scope' bean to prevent this message in the future. [INFO] [Loader:/openmeetings] org.red5.server.Context - Setting parent bean factory as core [INFO] [Loader:/openmeetings] org.springframework.orm.jpa.LocalEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'openmeetings' jul 11, 2019 10:58:30 PM com.hazelcast.config.XmlConfigLocator INFORMACIÓN: Loading 'hazelcast.xml' from classpath. [INFO] [Loader:/openmeetings] com.hazelcast.config.XmlConfigLocator - Loading 'hazelcast.xml' from classpath. jul 11, 2019 10:58:30 PM com.hazelcast.config.AbstractXmlConfigHelper ADVERTENCIA: Name of the hazelcast schema location is incorrect, using default [WARN] [Loader:/openmeetings] com.hazelcast.config.AbstractXmlConfigHelper - Name of the hazelcast schema location is incorrect, using default jul 11, 2019 10:58:31 PM com.hazelcast.internal.partition.impl.PartitionStateManager INFORMACIÓN: [10.0.2.200]:5704 [dev] [3.11.1] Initializing cluster partition table arrangement... [INFO] [Loader:/openmeetings] com.hazelcast.internal.partition.impl.PartitionStateManager - [10.0.2.200]:5704 [dev] [3.11.1] Initializing cluster partition table arrangement... [INFO] [Loader:/openmeetings] org.red5.server.scope.WebScope - Set server [Server@3e941c16map['/' -> 'default']] [INFO] [Loader:/openmeetings] org.red5.server.Server - Add mapping global: default host: context: openmeetings [INFO] [Loader:/openmeetings] org.red5.server.Server - Add mapping global: default host: localhost context: openmeetings [INFO] [Loader:/openmeetings] org.red5.server.Server - Add mapping global: default host: 127.0.0.1 context: openmeetings DEBUG 07-11 22:58:31.404 o.a.o.c.r.ScopeApplicationAdapter:343 [r:/openmeetings] - start: Scope [name=openmeetings, path=/default, type=APPLICATION, autoStart=true, creationTime=1562903910445, depth=1, enabled=true, running=false] DEBUG 07-11 22:58:31.486 o.a.o.c.r.ScopeApplicationAdapter:127 [r:/openmeetings] - webAppPath : /opt/webapps/openmeetings WARN 07-11 22:58:34.204 o.a.o.d.d.b.ConfigurationDao:215 [r:/openmeetings] - Could not find key in configurations: mp4.video.preset WARN 07-11 22:58:34.545 o.a.o.d.d.b.ConfigurationDao:215 [r:/openmeetings] - Could not find key in configurations: chat.send.on.enter WARN 07-11 22:58:34.636 o.a.o.d.d.b.ConfigurationDao:215 [r:/openmeetings] - Could not find key in configurations: display.name.editable DEBUG 07-11 22:58:34.709 o.a.o.u.Version:82 [r:/openmeetings] - ################################################################################ # Openmeetings is up # # 4.0.8 380d4e7 2019-03-05T15:41:38Z # # and ready to use # ################################################################################ [INFO] [Red5_Scheduler_Worker-2] org.red5.net.websocket.WebSocketPlugin - Creating WebSocketScopeManager for org.apache.openmeetings.core.remote.ScopeApplicationAdapter@6af49020 [INFO] [Red5_Scheduler_Worker-2] org.red5.net.websocket.WebSocketPlugin - WebSocketPlugin application: org.apache.openmeetings.core.remote.ScopeApplicationAdapter@6af49020 [INFO] [Red5_Scheduler_Worker-2] org.red5.net.websocket.WebSocketScope - Application scope: Scope [name=openmeetings, path=/default, type=APPLICATION, autoStart=true, creationTime=1562903910445, depth=1, enabled=true, running=true] [INFO] [Red5_Scheduler_Worker-2] org.red5.net.websocket.WebSocketScopeManager - addWebSocketScope: WebSocketScope [path=/openmeetings, listeners=0, connections=0] [INFO] [Red5_Scheduler_Worker-2] org.red5.net.websocket.WebSocketScope - WebSocket scope added [INFO] [Loader:/openmeetings] org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor [INFO] [Loader:/openmeetings] org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl [INFO] [Loader:/openmeetings] org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.0 created. [INFO] [Loader:/openmeetings] org.quartz.simpl.RAMJobStore - RAMJobStore initialized. [INFO] [Loader:/openmeetings] org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'org.springframework.scheduling.quartz.SchedulerFactoryBean#0' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. [INFO] [Loader:/openmeetings] org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'org.springframework.scheduling.quartz.SchedulerFactoryBean#0' initialized from an externally provided properties instance. [INFO] [Loader:/openmeetings] org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.0 [INFO] [Loader:/openmeetings] org.quartz.core.QuartzScheduler - JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@6a346d16 [INFO] [Loader:/openmeetings] org.quartz.core.QuartzScheduler - Scheduler org.springframework.scheduling.quartz.SchedulerFactoryBean#0_$_NON_CLUSTERED started. DEBUG 07-11 22:58:40.629 o.a.o.s.q.s.ReminderJob:94 [Bean#0_Worker-7] - Rss disabled by Admin DEBUG 07-11 22:58:40.700 o.a.o.u.c.CryptProvider:39 [Bean#0_Worker-8] - getInstanceOfCrypt:: configKeyCryptClassName: org.apache.openmeetings.util.crypt.SCryptImplementation From: Maxim Solodovnik <[email protected]> Sent: Thursday, July 11, 2019 10:44:31 PM To: Openmeetings user-list <[email protected]> Subject: Re: Can not connect to websockets. Any errors in the logs? On Fri, 12 Jul 2019 at 10:43, Equinoxe 4 <[email protected]<mailto:[email protected]>> wrote: Yes, I modified it too. In fact I connected by https when I upgraded. Obtener Outlook para Android<https://aka.ms/ghei36> From: Maxim Solodovnik <[email protected]<mailto:[email protected]>> Sent: Thursday, July 11, 2019 10:39:19 PM To: Openmeetings user-list <[email protected]<mailto:[email protected]>> Subject: Re: Can not connect to websockets. Hello Rodolfo, Have you also modified jee-*.xml to enable HTTPS? On Fri, 12 Jul 2019 at 06:42, Equinoxe 4 <[email protected]<mailto:[email protected]>> wrote: Hello, I upgraded from 4.0.5 to 4.0.8 according to the "web interface" procedure found at https://openmeetings.apache.org/Upgrade.html . I dropped the old database, created a new empty one, went to https://meetingrooms.example.com:5443 (with the new code) , followed the configuration steps, which finished without errors (neither in the web nor in the server), and logged in with the admin user. Then I got this in Firefox: Firefox can't establish a connection to the server at wss://meetingrooms.example.com:5443/openmeetings/wicket/websocket?pageId=5&wicket-ajax-baseurl=.&wicket-app-name=OpenmeetingsApplication<http://meetingrooms.example.com:5443/openmeetings/wicket/websocket?pageId=5&wicket-ajax-baseurl=.&wicket-app-name=OpenmeetingsApplication>. The firewall is opened for HTTPS traffic to 5443. My red5.properties is as follows (it worked with 4.0.5): If you need some more information (the red5.sh output) please ask me ?? Any help is appreciated. Rodolfo. -- WBR Maxim aka solomax -- WBR Maxim aka solomax
