[
https://issues.apache.org/jira/browse/OPENMEETINGS-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17161971#comment-17161971
]
Ajay Simha commented on OPENMEETINGS-2406:
------------------------------------------
Mr. Solodovnik,
we have modified the setup as pet the document suggested,
while modifying we got one error " +_*Illegal option: -keystorepass*_+ " while
running the below command
keytool -import -alias root -keystore /opt/red5/conf/keystore.jks -keystorepass
changeit -trustcacerts -file ca.crt
We changed the command from +_*keystorepass*_+ to +_*storepass*_+, it got
executed
keytool -import -alias root -keystore /opt/red5/conf/keystore.jks -storepass
changeit -trustcacerts -file ca.crt
Now when we try to access the application using [https://localhost:5443,]
application is not accessible, +_*page can't be displayed*_+ error in show on
the browser.
we have made sure the web-server is running.
Your help is much appreciated in this.
Ajay
is this anything to do with application error
> Ubuntu 20.04
> -------------
>
> Key: OPENMEETINGS-2406
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2406
> Project: Openmeetings
> Issue Type: Bug
> Components: Audio/Video
> Affects Versions: 5.0.0-M4
> Environment: Server Ubuntu 20.04 (Desktop version 64 Bit),
> Reporter: Ajay Simha
> Assignee: Maxim Solodovnik
> Priority: Major
>
> Hello ! I start a video conference in local LAN everything works as expected
> . when we start conference connecting from Public IP (Port forwarding local
> IP), After about a minute or less, video disappears and at that moment the
> message "Media server connection for user user1 is failed, will try to
> re-connect" appears in the lower right corner. No conference audio or video
> is displayed. please help to resolve this issue.
> Followed Step by step as described in [Installation OpenMeetings 5.0.0-M4 on
> Ubuntu 20.04
> lts.pdf|https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%20OpenMeetings%205.0.0-M4%20on%20Ubuntu%2020.04%20lts.pdf?version=2&modificationDate=1592718110000&api=v2]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)