Here is the result of my test:

COMMAND LINE:
netstat -tupan | grep kurento

OUTPUT:
tcp6       0      0 :::8888                 :::*                    LISTEN
     2160/kurento-media-
tcp6       0      0 127.0.0.1:8888          127.0.0.1:45254
ESTABLISHED 2160/kurento-media-
tcp6       0      0 127.0.0.1:8888          127.0.0.1:35926
ESTABLISHED 2160/kurento-media-

I think, this is correct.

NOTE (Maxim): I want to use the "user mailing list" but I need to figure
out how.








Armen Ambartsumyan (Jira) <[email protected]> ezt írta (időpont: 2021. jan.
9., Szo, 17:58):

>
>     [
> https://issues.apache.org/jira/browse/OPENMEETINGS-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17261894#comment-17261894
> ]
>
> Armen Ambartsumyan edited comment on OPENMEETINGS-2549 at 1/9/21, 5:57 PM:
> ---------------------------------------------------------------------------
>
> Hi Maxim,
>
>
>
> Happy weekend. Thanks again...
>
> I did try with my host IP ADDRESS which is 185.52.149.185 and it returned
> {code:java}
> HTTP/1.1 500 Internal Server Error
> Server: WebSocket++/0.7.0
> {code}
>
>
> Which I think is a good sign. Please see below screenshot
>
> !kurento.png|width=785,height=242!
>
>
>
> On the other hand when I run
>
> sudo netstat -tupln | grep -e kurento -e 8888
>
> it still returns 0.0.0.0:8888 : I run this on a VPS server and not on
> local computer... Would that make the difference.
>
> Also when I run
>
> sudo netstat -tupan | grep kurento
>
> it does not return anything: while I looked at the TEST instructions here:
> [https://kurento.readthedocs.io/en/latest/doc/admin/install.html]
>
> it should return something like this
>
> tcp6 0 0 :::8888 :::* LISTEN 1270/kurento-media-server
>
>
>
>
>
> Also I tried to do a search for openmeetings.log nothing was returned to
> check for any error logs:
>
> Before doing all the above. I uninstalled the docker and reinstalled it
> uninstalled the kms container and reinstalled it.  I rechecked all the
> instructions and for the installation including STUN. All seem to be right.
>
> This is an interesting one :)
>
> Thank you,
>
>
>
> Armen Ambartsumyan
>
>
>
>
>
>
> was (Author: armenavg):
> Hi Maxim,
>
>
>
> Happy weekend. Thanks again...
>
> I did try with my host IP ADDRESS which is 185.52.149.185 and it returned
> {code:java}
> HTTP/1.1 500 Internal Server Error
> Server: WebSocket++/0.7.0
> {code}
>
>
> Which I think is a good sign. Please see below screenshot
>
> !kurento.png|width=785,height=242!
>
>
>
> On the other hand when I run
>
> sudo netstat -tupln | grep -e kurento -e 8888
>
> it still returns 0.0.0.0:8888 : I run this on a VPS server and not on
> local computer... Would that make the difference.
>
> Also I tried to do a search for openmeetings.log nothing was returned to
> check for any error logs:
>
> Before doing all the above. I uninstalled the docker and reinstalled it
> uninstalled the kms container and reinstalled it.  I rechecked all the
> instructions and for the installation including STUN. All seem to be right.
>
> This is an interesting one :)
>
> Thank you,
>
>
>
> Armen Ambartsumyan
>
>
>
>
>
> > Multimedia server is inaccessible-Open Meetings
> > -----------------------------------------------
> >
> >                 Key: OPENMEETINGS-2549
> >                 URL:
> https://issues.apache.org/jira/browse/OPENMEETINGS-2549
> >             Project: Openmeetings
> >          Issue Type: Task
> >         Environment: CENTOS 7
> >            Reporter: Armen Ambartsumyan
> >            Assignee: Maxim Solodovnik
> >            Priority: Major
> >         Attachments: KMS TEST.png, KMS.png, Multimedia Server is
> inaccessible.png, kurento.png
> >
> >
> > Hi There,
> > I have followed the instructions here [Installation OpenMeetings 5.1.0
> on Centos 7.pdf|
> https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%20OpenMeetings%205.1.0%20on%20Centos%207.pdf?version=2&modificationDate=1608041318000&api=v2]
>  and [Installation
> SSL certificates and Coturn for OpenMeetings 5.1.0 on CentOS 7.pdf|
> https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%20SSL%20certificates%20and%20Coturn%20for%20OpenMeetings%205.1.0%20on%20CentOS%207.pdf?version=2&modificationDate=1608632656000&api=v2]
>  to
> install the OpenMeetings.
> >
> > However now I am running into an issue with the Video and Audio
> features: As soon as I click in Camera and Microphone icons I
> get Multimedia server is inaccessible
> >
> > After a research I checked my kms it seems to be installed. Does anyone
> else have the same issue. I have been spending the last 2 days to try to
> fix this :(
> > I have attached the screenshot that shows that kms is installed
> > Does anyone know what may cause this?
> >
> > Thank you,
> >
> > Armen
>
>
>
> --
> This message was sent by Atlassian Jira
> (v8.3.4#803005)
>

Reply via email to